aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--g/7/background.pngbin0 -> 1156050 bytes
-rw-r--r--index.php6
2 files changed, 3 insertions, 3 deletions
diff --git a/g/7/background.png b/g/7/background.png
new file mode 100644
index 000000000..315f2de3c
--- /dev/null
+++ b/g/7/background.png
Binary files differ
diff --git a/index.php b/index.php
index ba5af2ea2..2faf85372 100644
--- a/index.php
+++ b/index.php
@@ -7,8 +7,8 @@ require_once 'langs.inc.php';
// NOTE, this should go to the main controller in the next platform
// (catching all requests)
-$domain = 'mageia.org';
-$www_domain = 'www.' . $domain;
+$domain = 'hiebel.eu';
+$www_domain = 'mga.' . $domain;
if (G_VHOST == $domain) {
// rewrite "//mageia.org/" to "//www.mageia.org/"
@@ -52,4 +52,4 @@ if (isset($_GET['flang']))
die;
}
-relocate($langs); \ No newline at end of file
+relocate($langs);