Home
last modified time | relevance | path

Searched +full:404 +full:page +(+path:plugin +path:notfound) -(+path:plugin +path:notfound +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/notfound/
H A Daction.php20 * Check if the requested page exists, if not change the action to 'notfound'
42 * If the action is 'notfound', display the configured 404 page instead
58 $ID = $this->getConf('404page');
/plugin/notfound/conf/
H A Ddefault.php3 $conf['404page'] = '404';
H A Dmetadata.php3 $meta['404page'] = array('string');