in reply to Need help fixing AppConfig error ("global_password: no such variable")

I did the following:
$config->define ("global_password");
at first I put it after the $config->file section.. (my mistake) but after I moved it before that section, everything works perfect.
Thanks!
  • Comment on Re: Need help fixing AppConfig error ("global_password: no such variable")
  • Download Code