dodano banned.php
This commit is contained in:
7
banned.php
Normal file
7
banned.php
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
require_once 'inc/functions.php';
|
||||||
|
checkBan();
|
||||||
|
print "<html><head>Banned?</head><body>";
|
||||||
|
print "<h1>Nie jestes zbanowany.</h1>";
|
||||||
|
print "</body></html>";
|
||||||
|
?>
|
Reference in New Issue
Block a user