Example #1
0
 public static function init()
 {
     self::$time = time();
     self::$today = date("Y-m-d", self::$time);
 }