server/plugins-available/cron_plugin.inc.php
@@ -224,8 +224,6 @@ $web_root = $this->parent_domain['document_root']; } $log_root = $web_root . '/'; $web_root .= '/web'; $job['command'] = str_replace('[web_root]', $web_root, $job['command']);