Last update before closing project. Thank you!
git-svn-id: https://svn.pioder.pl/uf-svn/uF@38 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
@@ -68,7 +68,7 @@ class Topic
|
||||
global $last_post;
|
||||
global $record;
|
||||
global $default_skin;
|
||||
$time = time()-129600;
|
||||
$time = $_SERVER['REQUEST_TIME']-129600;
|
||||
if ($_SESSION['uid']>0)
|
||||
{
|
||||
if ($last_post[2]>$time)
|
||||
|
||||
Reference in New Issue
Block a user