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