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