Home
last modified time | relevance | path

Searched +full:preload +full:creation +full:error +(+path:plugin +path:farmer) -(+path:plugin +path:farmer +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/farmer/admin/
H A Dsetup.php9 * Setup the farm by creating preload.php etc
55 foreach ($errors as $error) {
56 msg($error, -1);
67 msg($this->getLang('preload creation success'), 1);
71 msg($this->getLang('preload creation error'), -1);
78 // Is preload.php already enabled?
79 if (file_exists(DOKU_INC . 'inc/preload
[all...]