Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
email_validation.php File Reference

Variables

 $magic = "dsdfjhgretha"
 $hash = md5("$user->id:$magic")
if($perm->have_perm("autor"))
elseif(!isset($secret)||$secret=="")
elseif($secret!=$hash) 
elseif ($secret==$hash) = _("Bestätigung der E-Mail-Adresse")

Variable Documentation

$hash = md5("$user->id:$magic")
$magic = "dsdfjhgretha"
if ($perm->have_perm("autor")) elseif (!isset($secret)||$secret=="") elseif ($secret!=$hash) elseif($secret==$hash) = _("Bestätigung der E-Mail-Adresse")