Marius Cramer
2014-02-18 d58816c09edb3d1e2da2251ed4ea3a6657a1a06c
Removed code line from previous commit
1 files modified
2 ■■■■■ changed files
server/plugins-available/cron_plugin.inc.php 2 ●●●●● patch | view | raw | blame | history
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']);