diff --git a/resources/classes/destinations.php b/resources/classes/destinations.php
index 71d89cb2df..3606c674b8 100644
--- a/resources/classes/destinations.php
+++ b/resources/classes/destinations.php
@@ -171,10 +171,9 @@ class destinations {
$response .= "\n";
}
- //default selection found to false
- $selection_found = false;
+ //set default to false
+ $select_found = false;
- //print_r($switch);
$response .= " \n";
if (if_group("superadmin")) {
$response .= "";