3,035
edits
Line 301: | Line 301: | ||
* [44] [64-66] use include_once | * [44] [64-66] use include_once | ||
* why is there a function defined in this file? it's a "config" file | * why is there a function defined in this file? it's a "config" file | ||
* This config file should use define() for configuration constants, or at least use a $config[] array so that any configuration variables are clearly marked when used during runtime in a script. | |||
====/core/dbconfig.php==== | ====/core/dbconfig.php==== |
edits