Further improvements to the automatic update process
This commit is contained in:
@@ -37,7 +37,7 @@ class Network extends NetworkModule
|
||||
|
||||
$o = '';
|
||||
|
||||
if (!$this->force) {
|
||||
if (!$this->update && !$this->force) {
|
||||
System::htmlUpdateExit($o);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user