Searched defs:dryrun (Results 1 – 6 of 6) sorted by relevance
/plugin/removeold/ | ||
D | admin.php | 146 function _list_removeold_files($afilelist, $dryrun, $summary_option){ |
/plugin/linkfix/_test/ | ||
D | linkfix.test.php | 85 public $dryrun = false; variable in test_admin_plugin_linkfix |
/plugin/linkfix/ | ||
D | admin.php | 18 protected $dryrun = false; variable in admin_plugin_linkfix |
/plugin/upgrade/ | ||
D | helper.php | 302 private function traverseCheckAndCopy($dir, $dryrun) |
/plugin/elwikiupgrade/ | ||
D | admin.php | 444 private function _traverse($dir, $dryrun) { |
/plugin/cleanup/ | ||
D | helper.php | 17 private $dryrun = true; variable in helper_plugin_cleanup |