Plugins update (summer rain remix)
This commit is contained in:
parent
8e92a0bd2a
commit
3d8f28663b
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ class YellowUpdate
|
|||
$update = true;
|
||||
$fileNameConfig = $this->yellow->config->get("configDir").$this->yellow->config->get("configFile");
|
||||
$this->yellow->config->update($fileNameConfig, array("startupUpdate" => "none"));
|
||||
$this->yellow->config->setDefault("startupUpdate", "none");
|
||||
}
|
||||
if($update)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue