in reply to Need help fixing AppConfig error ("global_password: no such variable")
at first I put it after the $config->file section.. (my mistake) but after I moved it before that section, everything works perfect.$config->define ("global_password");
|
|---|