Fix list users function that was broken because of an non-existant file
This commit is contained in:
@@ -120,7 +120,7 @@ else
|
||||
|
||||
apidb_header("Query Results");
|
||||
|
||||
include(BASE."include/"."query_inc.php");
|
||||
include(BASE."include/"."query.php");
|
||||
|
||||
twinedb_query($query, $vars);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user