mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-30 04:47:28 +08:00
nexus clients
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ function safe_query ($query,$id,$where = '') {
|
||||
$result = sql_query($query);
|
||||
if (!$result)
|
||||
return sqlerr(__FILE__,__LINE__);
|
||||
redirect("maxlogin.php?update=".htmlspecialchars($where));
|
||||
nexus_redirect("maxlogin.php?update=".htmlspecialchars($where));
|
||||
}
|
||||
function searchform () {
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user