mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix: somebody used a diff and left these in :-/
This commit is contained in:
@@ -106,8 +106,8 @@ public function procMtime($time, $pref = 3) {
|
||||
break;
|
||||
}
|
||||
*/
|
||||
- $time += 3600*0; //Edit this yourself
|
||||
+ $time += 0; //Edit this yourself
|
||||
// $time += 3600*0; //Edit this yourself
|
||||
$time += 0; //Edit this yourself
|
||||
|
||||
$today = date('d',time())-1;
|
||||
if (date('Ymd',time()) == date('Ymd',$time)) {
|
||||
|
||||
Reference in New Issue
Block a user