* @package AgileBill * @version 1.4.93 */ $auth_methods = Array ( Array ('module' => 'affiliate', 'method' => 'user_add'), Array ('module' => 'affiliate', 'method' => 'user_update'), Array ('module' => 'affiliate', 'method' => 'user_view'), Array ('module' => 'affiliate', 'method' => 'static_var') ); ?>