Home
last modified time | relevance | path

Searched refs:parpath (Results 1 – 1 of 1) sorted by relevance

/plugin/catlist/
H A Dsyntax.php251 function _getStartPage ($index_priority, $parid, $parpath, $name, $force) {
255 $index_path_map = array( CATLIST_INDEX_START => $parpath.'/'.$name.'/'.$conf['start'].'.txt',
256 CATLIST_INDEX_OUTSIDE => $parpath.'/'.$name.'.txt',
257 CATLIST_INDEX_INSIDE => $parpath.'/'.$name.'/'.$name.'.txt' );
254 _getStartPage($index_priority, $parid, $parpath, $name, $force) global() argument