Hi, there’s no problem with your question, but it would be nice not to use old threads like this one (I admit it’s not obvious). Could you copy-paste your question in a new thread please?
Quickly about the $this->config->item(’FAL_use_country’), it’s not a specific FAL syntax, it’s CI syntax and a FAL config item.
FreakAuth (light) aka FAL is just an authentication library for Code Igniter aka CI.
CI syntax: look at the section Fetching Config Items in the docs about the config class.
FAL config item: “does the admin want to know from which country the users come?” see config/freakauth.php or something like that.
And last but not least, welcome to our community!
