diff --git a/lib/config.php b/lib/config.php index 65f9fdc06b..266d559126 100644 --- a/lib/config.php +++ b/lib/config.php @@ -157,7 +157,7 @@ class OC_Config{ // Create a php file ... $content = "\n"; + $content .= ";\n"; $filename = OC::$SERVERROOT."/config/config.php"; // Write the file