Skip to content

Commit d58816c

Browse files
author
Marius Cramer
committed
Removed code line from previous commit
1 parent 46236c9 commit d58816c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/plugins-available/cron_plugin.inc.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ function _write_crontab() {
224224
$web_root = $this->parent_domain['document_root'];
225225
}
226226

227-
$log_root = $web_root . '/';
228-
229227
$web_root .= '/web';
230228
$job['command'] = str_replace('[web_root]', $web_root, $job['command']);
231229

0 commit comments

Comments
 (0)