Plugins update (summer rain remix)

This commit is contained in:
markseu 2017-06-30 18:11:35 +02:00
parent 8e92a0bd2a
commit 3d8f28663b

View file

@ -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)
{