예제 #1
0
 /**
  * Clear operation status
  */
 public static function resetOperations()
 {
     self::$opStatus = array();
 }