Home
last modified time | relevance | path

Searched +full:refcheck -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/conf/
H A Ddokuwiki.php98 $conf['refcheck'] = 1; //check for references before deleting media files
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php207 $meta['refcheck'] = ['onoff'];
/dokuwiki/inc/
H A Dmedia.php231 if ($conf['refcheck']) {