Minor update for code alignment

This commit is contained in:
markjcrane
2025-11-13 23:44:02 -07:00
parent 92a0c9d75f
commit 71edbd5b28

View File

@@ -199,7 +199,8 @@
}
/**
* Build the destinations array
*/ public function get_destinations() {
*/
public function get_destinations() {
//set the global variables
global $db_type;