Home
last modified time | relevance | path

Searched +full:snippets_page +(+path:plugin +path:snippets) -(+path:plugin +path:snippets +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/snippets/exe/
H A Dsnippets.php19 if(isset($conf['plugin']['snippets']['snippets_page'])) {
20 $page = $conf['plugin']['snippets']['snippets_page'];
/plugin/snippets/conf/
H A Ddefault.php5 $conf['snippets_page'] = 'snippets';
H A Dmetadata.php5 $meta['snippets_page'] = array('string');