SELECT *, case isnull(txt_nm_last) when 1 then null else txt_nm_first end as first_name,
case isnull(txt_nm_last) when 1 then txt_email else txt_nm_last end as last_name FROM dx_usr WHERE txt_email = '' AND txt_pwd ='' AND flg_val = 1
Notice: Undefined variable: num in /var/www/vhosts/dispatx.com/httpdocs/lib/classes/User.class.php on line 79
Notice: Undefined variable: thisUser in /var/www/vhosts/dispatx.com/httpdocs/lostpass.php on line 171
Notice: Undefined variable: thisTemp in /var/www/vhosts/dispatx.com/httpdocs/lostpass.php on line 172 Dispatx Art Collective