From 4c5eb11da4dffeb0889f72b8c39130fde78568e6 Mon Sep 17 00:00:00 2001 From: Michael Robinson Date: Tue, 18 Dec 2012 09:29:21 +1300 Subject: [PATCH] Updated composer --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ab9785b..a5fac32 100644 --- a/composer.json +++ b/composer.json @@ -26,8 +26,7 @@ "COI": "classes/" }, "files": [ - "functions/local.php", - "functions/shortcuts.php" + "include.php" ] } }