fixing syscp-feature-request #1236 (cron doesnt delete user directories)

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-24 11:30:15 +00:00
parent dd595999dc
commit 9a91825f70
9 changed files with 113 additions and 15 deletions

View File

@@ -52,7 +52,8 @@ function safe_exec($exec_string, &$return_value = false)
$settings['system']['awstats_updateall_command'],
'openssl',
'unzip',
'php'
'php',
'rm'
);
//