Till Brehm
2014-05-08 4f02ea65051d1807558f16495a780d1fdd0d54ea
Fixed syntax error.
1 files modified
2 ■■■ changed files
server/mods-available/rescue_core_module.inc.php 2 ●●● patch | view | raw | blame | history
server/mods-available/rescue_core_module.inc.php
@@ -382,7 +382,7 @@
     * @param type $daemon the name of the daemon
     */
    private function _rescueDaemon($daemon){
        global $conf;
        global $conf, $app;
        $app->uses('system');
        // if you need to find all restarts search for "['init_scripts']"