aboutsummaryrefslogtreecommitdiffstats
path: root/includes/FormOptions.php
diff options
context:
space:
mode:
authorAntoine Musso <hashar@users.mediawiki.org>2011-10-24 09:08:13 +0000
committerAntoine Musso <hashar@users.mediawiki.org>2011-10-24 09:08:13 +0000
commitc1f23144e1919ea86b90de2b30428f94c36e7503 (patch)
tree33a27c12edf722aacb3c85ce0954ed94d791342a /includes/FormOptions.php
parent1b39c964abdd9fc20497575bda35e18cddd23f1d (diff)
downloadmediawikicore-c1f23144e1919ea86b90de2b30428f94c36e7503.tar.gz
mediawikicore-c1f23144e1919ea86b90de2b30428f94c36e7503.zip
using real identity for hashar
Converting my pseudonym to use my real identity instead: Ashar Voultoiz -> Antoine Musso
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/100588
Diffstat (limited to 'includes/FormOptions.php')
-rw-r--r--includes/FormOptions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/FormOptions.php b/includes/FormOptions.php
index b668ff46ee39..ccc87d8a23c7 100644
--- a/includes/FormOptions.php
+++ b/includes/FormOptions.php
@@ -5,10 +5,10 @@
*
* Copyright © 2008, Niklas Laxstiröm
*
- * Copyright © 2011, Ashar Voultoiz
+ * Copyright © 2011, Antoine Musso
*
* @author Niklas Laxström
- * @author Ashar Voultoiz
+ * @author Antoine Musso
*/
class FormOptions implements ArrayAccess {