Esempio n. 1
0
File: TH.php Progetto: aladin1394/CM
 public static function timeReset()
 {
     self::$timeDelta = 0;
     self::clearCache();
 }
Esempio n. 2
0
File: TH.php Progetto: cargomedia/cm
 public static function timeReset()
 {
     self::$timeDelta = 0;
 }