this should be lowercase

This commit is contained in:
Daku 2012-01-25 03:12:44 +00:00
parent 229f181370
commit 4e01a116ad

View file

@ -112,7 +112,7 @@ class NumericScore implements Extension {
$sql =
"SELECT *
FROM IMAGES
FROM images
";
if($event->page_matches("popular_by_day")){
if(int_escape($event->get_arg(0)) == 0){