Thread
:
How To?
View Single Post
03-12-2014, 02:02 PM
ottopottomouse
She is ugly, bad luck.
Industry Role:
Join Date: Jan 2010
Posts: 13,177
Code:
if ($newestposttime && ($now - abs(strtotime($newestposttime)) > ($options['days'] * 86400))) {
86400 is seconds in a day
change it to 43200 for it to think a day is 12 hours long and it will run twice a day if you put 1 in the days box.
__________________
↑ see post ↑
13101
ottopottomouse
View Public Profile
Find More Posts by ottopottomouse