Browse Source

Updated core

markseu 7 năm trước cách đây
mục cha
commit
5ec34145f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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