summaryrefslogtreecommitdiffstats
path: root/admin/survey/modules/mod_WPN/class.WPN.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/survey/modules/mod_WPN/class.WPN.php')
-rw-r--r--admin/survey/modules/mod_WPN/class.WPN.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/survey/modules/mod_WPN/class.WPN.php b/admin/survey/modules/mod_WPN/class.WPN.php
index baabfef..6a78d1b 100644
--- a/admin/survey/modules/mod_WPN/class.WPN.php
+++ b/admin/survey/modules/mod_WPN/class.WPN.php
@@ -99,7 +99,6 @@ class WPN {
}
public function sendWebPushNotificationsToAll(){
- //global $FCM_server_key;
$title = $_POST['wpn_title'];
$message = $_POST['wpn_message'];