From 0489f1c284c4be4cb510203b88500c5e97060cd6 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