X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPreferences.php;h=f65b2ce15e4969a353c61152f47aee03ea86cac6;hb=55497cdc1a645a58d7e9d2968a081a5350d7eb3a;hp=f08b155058f939e6821f0f2321ef39a4f87c7c73;hpb=d967d1d9128f7f92391d4985edd5c9903c98c6aa;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Preferences.php b/includes/Preferences.php index f08b155058..f65b2ce15e 100644 --- a/includes/Preferences.php +++ b/includes/Preferences.php @@ -303,6 +303,8 @@ class Preferences { /** * Handle the form submission if everything validated properly * + * @deprecated since 1.31, use PreferencesFactory + * * @param array $formData * @param PreferencesForm $form * @return bool|Status|string