From 6795009656c9e7e89af135303a3520940a0dba94 Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Thu, 5 Jan 2012 23:12:32 +0100 Subject: [PATCH] More renames and updates --- cheatcodes/index.html | 8 ++++++++ cheatcodes/index.php | 5 ----- console/index.html | 8 ++++++++ console/index.php | 5 ----- irc/index.php | 13 ++++++++----- support/index.html | 8 ++++++++ support/index.php | 4 ---- 7 files changed, 32 insertions(+), 19 deletions(-) create mode 100644 cheatcodes/index.html delete mode 100644 cheatcodes/index.php create mode 100644 console/index.html delete mode 100644 console/index.php create mode 100644 support/index.html delete mode 100644 support/index.php diff --git a/cheatcodes/index.html b/cheatcodes/index.html new file mode 100644 index 0000000..c2c5c63 --- /dev/null +++ b/cheatcodes/index.html @@ -0,0 +1,8 @@ + + + +cheatcodes + + + + diff --git a/cheatcodes/index.php b/cheatcodes/index.php deleted file mode 100644 index 239eed7..0000000 --- a/cheatcodes/index.php +++ /dev/null @@ -1,5 +0,0 @@ - - diff --git a/console/index.html b/console/index.html new file mode 100644 index 0000000..821c637 --- /dev/null +++ b/console/index.html @@ -0,0 +1,8 @@ + + + +cheatcodes + + + + diff --git a/console/index.php b/console/index.php deleted file mode 100644 index ae47a9a..0000000 --- a/console/index.php +++ /dev/null @@ -1,5 +0,0 @@ - - diff --git a/irc/index.php b/irc/index.php index c26c8be..43dece9 100644 --- a/irc/index.php +++ b/irc/index.php @@ -1,5 +1,8 @@ - - + + + +cheatcodes + + + + diff --git a/support/index.html b/support/index.html new file mode 100644 index 0000000..3cc7f51 --- /dev/null +++ b/support/index.html @@ -0,0 +1,8 @@ + + + +cheatcodes + + + + diff --git a/support/index.php b/support/index.php deleted file mode 100644 index 736e34e..0000000 --- a/support/index.php +++ /dev/null @@ -1,4 +0,0 @@ - -- 2.1.4