You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the built in php time() functions yields different results across machines, this causes issues when trying to determine when a server last submitted an update request to the database. This will also help fix #4 when trying to determine if a server is offline through the timestamp.
Using the built in php time() functions yields different results across machines, this causes issues when trying to determine when a server last submitted an update request to the database. This will also help fix #4 when trying to determine if a server is offline through the timestamp.