diff --git a/pms.php b/pms.php index 804cc42..34a0988 100644 --- a/pms.php +++ b/pms.php @@ -29,6 +29,8 @@ $start = Over::TimeGeneration(); sess_del_invalid($_SESSION['uid']); sess_register($_SESSION['uid']); sess_delete_old(); + +//costam if ($_SESSION['uid']<1) { $stop = Over::TimeGeneration();