Esempio n. 1
0
 /**
  * Sets a flag to push the schedule at the end of the request.
  */
 public static function PushSchedule()
 {
     self::$doPush = true;
 }