Lucas Sastre

Results 1 comments of Lucas Sastre

Do not have group by default. I made the following modification in the code: /config/aauth.php ```php $config_aauth["default"] = array( 'no_permission' => 'error', 'admin_group' => 'admin', 'default_group' => '', 'public_group' =>...