From 9789d6070162528e671f53f81cace4167b9f5e00 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 9 Jun 2013 02:34:00 +0000 Subject: [PATCH] Move the install class to the resources directory. --- resources/{ => classes}/install.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename resources/{ => classes}/install.php (100%) diff --git a/resources/install.php b/resources/classes/install.php similarity index 100% rename from resources/install.php rename to resources/classes/install.php