7.4 to the go

This commit is contained in:
2022-12-19 20:26:14 +02:00
parent 6cd7b13db0
commit 924be6329b
237 changed files with 38764 additions and 89531 deletions

View File

@@ -299,10 +299,10 @@ $srok = array(15=>'15
{
if(isset($_POST['usem1']))
{
include('moder/usem1.php');
require_once('moder/usem1.php');
}elseif(isset($_POST['teleport']))
{
//include('moder/teleport.php');
//require_once('moder/teleport.php');
}
}
if(isset($_POST['tologin'],$_POST['message'])) {