예제 #1
0
파일: RabbitMq.php 프로젝트: nidzix/Airtime
 /**
  * Sets a flag to push the schedule at the end of the request.
  */
 public static function PushSchedule()
 {
     self::$doPush = true;
 }