more updates

This commit is contained in:
unknown
2012-09-05 17:28:31 +03:00
parent fdc11a8408
commit 800627b813
7 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ public function procMtime($time, $pref = 3) {
break;
}
*/
- $time += 3600*1; //Edit this yourself
- $time += 3600*0; //Edit this yourself
+ $time += 0; //Edit this yourself
$today = date('d',time())-1;