CMS  Version 3.9
unsubscribe.inc File Reference

Go to the source code of this file.

Variables

 $token = checkIdentifier($_GET["subscription_token"])
 
 $blog_subscriber_id = checkNumeric($_GET["blog_subscriber_id"])
 

Variable Documentation

◆ $blog_subscriber_id

$blog_subscriber_id = checkNumeric($_GET["blog_subscriber_id"])

Definition at line 39 of file unsubscribe.inc.

◆ $token

$token = checkIdentifier($_GET["subscription_token"])

Definition at line 38 of file unsubscribe.inc.