Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]joytopia[/eluser]
append an additional parameter $send_email = TRUE


Code:
if($send_email)
{
    //send email like before
}
else
{
    return $data;
}


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 05-12-2010, 03:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB