Home
last modified time | relevance | path

Searched refs:summary_option (Results 1 – 1 of 1) sorted by relevance

/plugin/removeold/
H A Dadmin.php74 $summary_option = $_REQUEST['summary_only'];
78 if (($dryrun==true) && ($summary_option==false)) {
81 elseif ($summary_option==false) {
85 $this->_list_removeold_files($filelist, $dryrun, $summary_option);
146 function _list_removeold_files($afilelist, $dryrun, $summary_option){ argument
196 if($summary_option==false) {