From 102e26dd01209e034395b05f8d737bf353c59b5c Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Sat, 13 Sep 2008 18:12:43 +0100 Subject: [PATCH] moved main to about so it would load first, and array sort components. --- comp/about.php | 5 +++++ comp/main.php | 5 ----- include/{main.inc => about.inc} | 0 lib/general.php | 1 + style.css | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 comp/about.php delete mode 100644 comp/main.php rename include/{main.inc => about.inc} (100%) diff --git a/comp/about.php b/comp/about.php new file mode 100644 index 0000000..f036bf4 --- /dev/null +++ b/comp/about.php @@ -0,0 +1,5 @@ +