From 878d7a5ddcb3abd9167403e141afe77aec4eb0d1 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 5 Jan 2013 08:02:56 +0000 Subject: [PATCH] Move /install.php to the /resources/install.php directory. --- install.php => resources/install.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename install.php => resources/install.php (100%) diff --git a/install.php b/resources/install.php similarity index 100% rename from install.php rename to resources/install.php