The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
$datecut question
If you have a session table query with the following:
Code:
WHERE lastactivity > " . intval($datecut) . " do you really need to set $datecut, before the query, like this? Code:
$datecut = TIMENOW - $vbulletin->options['cookietimeout']; or will it handle it on it's own? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|