Removed debug code.
This commit is contained in:
@@ -10,7 +10,6 @@ if ($get === 'exit') {
|
||||
if (!isset($_SESSION['uid'])) {
|
||||
header("Location: index.php");
|
||||
}
|
||||
echo 'main.php.start';
|
||||
require_once 'functions.php';
|
||||
$tmaz = time();
|
||||
try {
|
||||
@@ -1718,5 +1717,4 @@ if (input::get('edit')) {
|
||||
}
|
||||
</script>
|
||||
</BODY>
|
||||
</HTML>
|
||||
<?= 'main.php.end'; ?>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user