fix case on filterQuery

This commit is contained in:
Isaac Connor 2020-08-17 17:42:03 -04:00
parent e5dd10fc04
commit e3fe75f21b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
global $connkey;
global $Event;
global $Monitor;
global $FilterQuery;
global $filterQuery;
global $sortQuery;
global $rates;
global $rate;