Browse Source

test

git-svn-id: https://svn.pioder.pl/uf-svn/uF@16 72ec579a-5ced-4fa4-82f3-afba5d98df2f
master
pioder 15 years ago
parent
commit
8c367db750
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      pms.php

+ 2
- 0
pms.php View File

@ -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();

Loading…
Cancel
Save