Будь проклят тот день, когда я решил ввести неймспейсы...
This commit is contained in:
@@ -12,7 +12,7 @@ if (empty($_SESSION['uid'])) header("Location: index.php");
|
||||
//$msg = filter_input(INPUT_POST,'msg');
|
||||
//$uid = $_SESSION['uid'];
|
||||
//if ($msg) db::c()->query('INSERT INTO `chat` (`cid`, `uid`, `msg`) VALUES (?i, ?i, "?s")', 1, $uid, $msg);
|
||||
Template::header('Окно игры');
|
||||
\Battles\Template::header('Окно игры');
|
||||
?>
|
||||
<style>
|
||||
form {
|
||||
|
||||
Reference in New Issue
Block a user