Searched refs:globalExclude (Results 1 – 1 of 1) sorted by relevance
117 static function checkGlobalExclude($globalExclude, &$excludedPages, &$excludedNs) { argument118 if(!empty($globalExclude)) {119 self::_addListOfItemsToExclude(explode(',', $globalExclude), $excludedPages, $excludedNs);