markseu 7 роки тому
батько
коміт
5ec34145f2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      system/plugins/core.php

+ 1 - 1
system/plugins/core.php

@@ -1922,7 +1922,7 @@ class YellowConfig
 	// Update configuration in file, TODO: remove later, used for backwards compatibility
 	function update($fileName, $config)
 	{
-		$this->save($fileName, $config);
+		return $this->save($fileName, $config);
 	}
 	
 	// Set default configuration