X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FpreprocessorFuzzTest.php;h=8df01e66fb597ff89c6e2b3f37d1838ec91b2899;hb=ae031e237eab8e2023d0fe128f9749a8a43ea439;hp=d5d27ad8ce9605aaaef2f05dc63baf2f736d2c68;hpb=35f00337816ed66a7ca8bb6eeb5fccf422ee4e1a;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/preprocessorFuzzTest.php b/maintenance/preprocessorFuzzTest.php index d5d27ad8ce..8df01e66fb 100644 --- a/maintenance/preprocessorFuzzTest.php +++ b/maintenance/preprocessorFuzzTest.php @@ -239,7 +239,7 @@ class PPFuzzTest { class PPFuzzUser extends User { public $ppfz_test, $mDataLoaded; - function load() { + function load( $flags = null ) { if ( $this->mDataLoaded ) { return; }