X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=birthday_confirm.php;h=954b8fdadb2ce3a53d1e67d776284999aabab070;hb=05d337e2e0de096225f74d0e039cb32970a7d0df;hp=cb36e954f321c97ad2df59b8e43702764692bd86;hpb=af81919412fa17e25c8159d94b51f5faeb890a55;p=mailer.git 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