Home
last modified time | relevance | path

Searched refs:excludeList (Results 1 – 1 of 1) sorted by last modified time

/plugin/nspages/
H A DoptionParser.php126 private static function _addListOfItemsToExclude($excludeList, &$excludedPages, &$excludedNs) {
127 foreach($excludeList as $exclude) {
123 _addListOfItemsToExclude($excludeList, & $excludedPages, & $excludedNs) global() argument