fix: somebody used a diff and left these in :-/

This commit is contained in:
Martin Ambrus
2017-11-24 23:55:38 +01:00
parent 97fe8ffb25
commit 87329832c5
+2 -2
View File
@@ -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)) {