summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2011-12-03 13:29:22 +0100
committerPierre Schmitz <pierre@archlinux.de>2011-12-03 13:29:22 +0100
commitca32f08966f1b51fcb19460f0996bb0c4048e6fe (patch)
treeec04cc15b867bc21eedca904cea9af0254531a11 /config
parenta22fbfc60f36f5f7ee10d5ae6fe347340c2ee67c (diff)
Update to MediaWiki 1.18.0
* also update ArchLinux skin to chagnes in MonoBook * Use only css to hide our menu bar when printing
Diffstat (limited to 'config')
-rw-r--r--config/OBSOLETE2
-rw-r--r--config/index.php1
-rw-r--r--config/index.php51
3 files changed, 0 insertions, 4 deletions
diff --git a/config/OBSOLETE b/config/OBSOLETE
deleted file mode 100644
index 108c1675..00000000
--- a/config/OBSOLETE
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a back-compat directory for installer, which resides in mw-config/ now.
-It will probably be remved in 1.19. \ No newline at end of file
diff --git a/config/index.php b/config/index.php
deleted file mode 100644
index 948fe69f..00000000
--- a/config/index.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php require( dirname( dirname( __FILE__ ) ) . '/mw-config/index.php' ); \ No newline at end of file
diff --git a/config/index.php5 b/config/index.php5
deleted file mode 100644
index f9ce630c..00000000
--- a/config/index.php5
+++ /dev/null
@@ -1 +0,0 @@
-<?php require( dirname( dirname( __FILE__ ) ) . '/mw-config/index.php5' ); \ No newline at end of file