mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 07:07:14 +00:00
Update function.php
This commit is contained in:
@@ -111,6 +111,7 @@ class funct {
|
|||||||
|
|
||||||
header("Location: admin.php?p=player&uid=".$get['uid']."&ac=1");
|
header("Location: admin.php?p=player&uid=".$get['uid']."&ac=1");
|
||||||
exit;
|
exit;
|
||||||
|
}
|
||||||
if($get['action'] == 'logout'){
|
if($get['action'] == 'logout'){
|
||||||
header("Location: admin.php");
|
header("Location: admin.php");
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user