fucking sql query
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
session_start();
|
||||
require_once '../functions.php';
|
||||
|
||||
db::c()->prepare();
|
||||
if (empty($user['admin'])) {
|
||||
echo "<!DOCTYPE HTML><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL {$_SERVER['SCRIPT_NAME']} was not found on this server.</p><hr><address>Apache/2.2.22 (@RELEASE@) Server at Hetzner Datacenter 426</address></body></html>";
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user