Ejemplo n.º 1
0
 public static function disableConditionLimit()
 {
     // For use in batch scripts and the like
     self::$condLimitEnabled = false;
 }