diff --git a/app/destinations/resources/classes/destinations.php b/app/destinations/resources/classes/destinations.php index a285915a05..34394a098c 100644 --- a/app/destinations/resources/classes/destinations.php +++ b/app/destinations/resources/classes/destinations.php @@ -199,7 +199,8 @@ } /** * Build the destinations array - */ public function get_destinations() { + */ + public function get_destinations() { //set the global variables global $db_type;