Project

General

Profile

« Previous | Next » 

Revision e861812c

Added by Ermal Luçi over 10 years ago

Remove the booting signal if not needed to fix some issues reported on the GUI

View differences:

etc/inc/globals.inc
167 167

  
168 168
if (file_exists("{$g['varrun_path']}/booting"))
169 169
        $g['booting'] = true;
170
else
171
	unset($g['booting']);
170 172

  
171 173
$config_parsed = false;
172 174

  

Also available in: Unified diff