X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2Fobjectcache%2FAPCBagOStuff.php;h=e41c3a25926bcf15b37912a829436a4d192e4f46;hb=dbad540cd37617879aff6f28ce9c016dd8049d4e;hp=9bfcee798a7b141ea88e09a661a34cfbda515046;hpb=5b6883f63ac2155f2434233b8a7eddbe8f67afb4;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/objectcache/APCBagOStuff.php b/includes/libs/objectcache/APCBagOStuff.php index 9bfcee798a..e41c3a2592 100644 --- a/includes/libs/objectcache/APCBagOStuff.php +++ b/includes/libs/objectcache/APCBagOStuff.php @@ -42,8 +42,6 @@ class APCBagOStuff extends BagOStuff { const KEY_SUFFIX = ':2'; /** - * Constructor - * * Available parameters are: * - nativeSerialize: If true, pass objects to apc_store(), and trust it * to serialize them correctly. If false, serialize