hi all i have a code like this in auth-post section : if (condition) { allocate from pool_1 } else { allocate from pool_2 } I write this code but it dose not work : if (condition) { update reply { Pool-Name : = pool_1 } } else { update reply { Pool-Name : = pool_2 } } PLZ help me tanx. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
update control { ... Ivan Kalik Kalik Informatika ISP Dana 18/10/2008, "Rasool Jalali" <r_jalali@ymail.com> piše:
hi all i have a code like this in auth-post section : if (condition) { allocate from pool_1 } else { allocate from pool_2 }
I write this code but it dose not work :
if (condition) { update reply { Pool-Name : = pool_1 } } else { update reply { Pool-Name : = pool_2 } }
PLZ help me tanx.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (2)
-
Rasool Jalali -
tnt@kalik.net