X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=birthday_confirm.php;h=954b8fdadb2ce3a53d1e67d776284999aabab070;hp=cb36e954f321c97ad2df59b8e43702764692bd86;hb=1904897a38323335e3c93a71e6fe8c6fb82bcac4;hpb=af81919412fa17e25c8159d94b51f5faeb890a55 diff --git a/birthday_confirm.php b/birthday_confirm.php index cb36e954f3..954b8fdadb 100644 --- a/birthday_confirm.php +++ b/birthday_confirm.php @@ -79,7 +79,7 @@ WHERE b.userid=%s AND b.chk_value='%s' LIMIT 1", if (($data['ref_payout'] > 0) && ($_CONFIG['allow_direct_pay'] == "N")) $locked = true; // Add points to account - $DEPTH = 0; + unset($DEPTH); ADD_POINTS_REFSYSTEM($uid, $data['points'], false, "0", $locked, strtolower($_CONFIG['birthday_mode'])); // Remove entry from table