this should be lowercase
This commit is contained in:
parent
229f181370
commit
4e01a116ad
@ -112,7 +112,7 @@ class NumericScore implements Extension {
|
|||||||
|
|
||||||
$sql =
|
$sql =
|
||||||
"SELECT *
|
"SELECT *
|
||||||
FROM IMAGES
|
FROM images
|
||||||
";
|
";
|
||||||
if($event->page_matches("popular_by_day")){
|
if($event->page_matches("popular_by_day")){
|
||||||
if(int_escape($event->get_arg(0)) == 0){
|
if(int_escape($event->get_arg(0)) == 0){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user