View Single Post
  #8  
Old 12-16-2007, 08:08 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
*necromancy*
I think this should be stickied, could someone do that?

Also Graal's timevar2 seems to be out of synch after I just synched my clock to the time server. So I added this function to make match the clock on my computer by the second.

PHP Code:
function adjustTime(ctime) {
  
// ctime + (60 * 8) - 3600 - 2
  
return ctime 3122;

Maybe Stefan needs to resynch whatever controls the timevar2?
__________________
Reply With Quote