X-Git-Url: http://git.cyclocoop.org//%22javascript:ModifierStyle%28%27%22.%24id.%22%27%29/%22?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialRandomInCategory.php;h=adf12d40a650853d67cb3d26bf976e39b3d8aedf;hb=dcdb8e463e3b2be121c61c91df13ea36d270a602;hp=fc924a4d5803a16ca63cf4179956f0dfd955343b;hpb=e3f6c10d87732c0c8a9bbd7bb57b6c964b92e29a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialRandomInCategory.php b/includes/specials/SpecialRandomInCategory.php index fc924a4d58..adf12d40a6 100644 --- a/includes/specials/SpecialRandomInCategory.php +++ b/includes/specials/SpecialRandomInCategory.php @@ -272,7 +272,7 @@ class SpecialRandomInCategory extends FormSpecialPage { 'high' => 'MAX( cl_timestamp )' ], [ - 'cl_to' => $this->category->getDBKey(), + 'cl_to' => $this->category->getDBkey(), ], __METHOD__, [