This website works better with JavaScript.
Home
Help
Sign In
pioder
/
uf
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
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
f14ed3c798
commit
8c367db750
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
();
Write
Preview
Loading…
Cancel
Save