mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Remove debugging string
This commit is contained in:
@@ -153,8 +153,6 @@ if (isset($_GET['ajax'])) {
|
||||
|
||||
$keys = array_keys($r[0]);
|
||||
|
||||
error_log("key:{$keys[$col]} dir:$dir");
|
||||
|
||||
$r = array_orderby($r,$keys[$col], $dir, SORT_NATURAL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user