Dominik Müller
2014-01-19 a1e022241358ba6dea875463fb12445bf87efc50
Fixed missing global
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
@@ -438,7 +438,7 @@
     * @param type $daemon the name of the daemon
     */
    private function _rescueDaemon($daemon){
        global $conf;
        global $app, $conf;
        $app->uses('system');
        // if you need to find all restarts search for "['init_scripts']"