From 85e0c158ee736071cfbb07996d5b5a8bca327f3c Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 23 Oct 2010 14:16:26 +0000 Subject: * Standardised file description headers * added @file where needed * added file description headers where needed --- includes/FormOptions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes/FormOptions.php') diff --git a/includes/FormOptions.php b/includes/FormOptions.php index df5d41d5ea7a..2442a3302542 100644 --- a/includes/FormOptions.php +++ b/includes/FormOptions.php @@ -2,8 +2,9 @@ /** * Helper class to keep track of options when mixing links and form elements. * + * Copyright © 2008, Niklas Laxström + * * @author Niklas Laxström - * @copyright Copyright © 2008, Niklas Laxström */ class FormOptions implements ArrayAccess { -- cgit v1.2.3