From 6206f95440da5ebe0cfbc2feae07e63baa36e9f9 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 6 Jul 2013 06:38:23 +0000 Subject: [PATCH] Move functions.php to the resources directory. --- {includes => resources}/functions.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {includes => resources}/functions.php (100%) diff --git a/includes/functions.php b/resources/functions.php similarity index 100% rename from includes/functions.php rename to resources/functions.php