summaryrefslogtreecommitdiffstats
path: root/ajax/users.ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax/users.ajax.php')
-rw-r--r--ajax/users.ajax.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ajax/users.ajax.php b/ajax/users.ajax.php
index 7ee9cc2..9ac3754 100644
--- a/ajax/users.ajax.php
+++ b/ajax/users.ajax.php
@@ -3,7 +3,7 @@ ob_start("ob_gzhandler");
//include('../includes/mapclass.php');
//include('../includes/maps.php');
-include_once('../includes/sqli.php');
+include_once('../includes/sqlEmbedded.php');
//Remove the ending .js
$tmp = explode(".", $_GET['userid']);