From b740f9f2295ef4313f8564d94a29d533e6b7f8a8 Mon Sep 17 00:00:00 2001 From: markjcrane Date: Fri, 7 Feb 2020 18:02:42 +0000 Subject: [PATCH] Move destinations class to a more proper location --- .../destinations/resources}/classes/destinations.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {resources => app/destinations/resources}/classes/destinations.php (100%) diff --git a/resources/classes/destinations.php b/app/destinations/resources/classes/destinations.php similarity index 100% rename from resources/classes/destinations.php rename to app/destinations/resources/classes/destinations.php