Reverted weird space changes
diff --git a/config.default.php b/config.default.php
index 8d304dc..943d1d8 100644
--- a/config.default.php
+++ b/config.default.php
@@ -1,6 +1,6 @@
-<?php

-// Rename this file as config.php and fill in the details below.

-$conf = array();

-$conf["apiurl"] = ""; // L'adreça de l'API del graf original.

-$conf["password"] = ""; // La contrasenya perquè la gent pugui entrar al graf.

-

+<?php
+// Rename this file as config.php and fill in the details below.
+$conf = array();
+$conf["apiurl"] = ""; // L'adreça de l'API del graf original.
+$conf["password"] = ""; // La contrasenya perquè la gent pugui entrar al graf.
+