Example #1
0
 public static function ignoreRights($bIgnore = true)
 {
     self::$IGNORE_RIGHTS = $bIgnore;
 }