help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] ...


From: Ciprian Nica
Subject: [Help-gnu-radius] ...
Date: Mon, 16 Dec 2002 19:50:11 +0200

Sorry, the example was not exact. 
The rewrite function is like this : 

string function()
{
 if (%[A1]>0)
  {
   return "V3_0";
  }
 if (%[A2]>0)
  {
   return "V3_1";
  }
return "V3_2";
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]