Removed hash from Query log request

This commit is contained in:
DL6ER
2016-11-20 15:35:03 +01:00
parent cd75d7e7a3
commit bfdefddec6
+1 -1
View File
@@ -12,7 +12,7 @@ $(document).ready(function() {
}
},
"ajax": "api.php?getAllQueries&"+hash,
"ajax": "api.php?getAllQueries",
"autoWidth" : false,
"order" : [[0, "desc"]],
"columns": [