From: kaldari Date: Fri, 12 Apr 2013 21:01:30 +0000 (-0700) Subject: Some comments for Preferences.php X-Git-Tag: 1.31.0-rc.0~20013 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=a09f3ca5ea71cc5a3c9e2744d785ef5a2a6bf92d;p=lhc%2Fweb%2Fwiklou.git Some comments for Preferences.php Change-Id: I65d448acf1a53c95efe94587b695718f3231f538 --- diff --git a/includes/Preferences.php b/includes/Preferences.php index 33780a418f..6d6e58158a 100644 --- a/includes/Preferences.php +++ b/includes/Preferences.php @@ -1260,6 +1260,7 @@ class Preferences { } /** + * @param $context IContextSource * @return array */ static function getTimezoneOptions( IContextSource $context ) { @@ -1364,6 +1365,8 @@ class Preferences { } /** + * Handle the form submission if everything validated properly + * * @param $formData * @param $form PreferencesForm * @param $entryPoint string