From cd6461aff424a62dfdf846bc55a41c7828a77135 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