X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FPreferences.php;h=65a0d0291b73e8acaa129864072340393350dc7d;hb=a908fc58aa9166acfc0b0d65111195f09f3a48f9;hp=216ba48c8f9930a60edb2e71d43e7e765aaac047;hpb=e06ed59cd597b8cd9ca58d1bab2b76fcf4dafc35;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Preferences.php b/includes/Preferences.php index 216ba48c8f..65a0d0291b 100644 --- a/includes/Preferences.php +++ b/includes/Preferences.php @@ -879,7 +879,7 @@ class Preferences { global $wgUseRCPatrol, $wgEnableAPI, $wgRCMaxAge; $watchlistdaysMax = ceil( $wgRCMaxAge / ( 3600 * 24 ) ); - + ## Watchlist ##################################### $defaultPreferences['watchlistdays'] = array( 'type' => 'float',