program/steps/settings/save_prefs.inc | ●●●●● patch | view | raw | blame | history |
program/steps/settings/save_prefs.inc
@@ -43,7 +43,7 @@ } // force min size if ($a_user_prefs['pagesize'] == 0) if ($a_user_prefs['pagesize'] < 1) { $a_user_prefs['pagesize'] = 10; }