samerton / NamelessMC

A complete Minecraft-related PHP website package. Please note this is an old repository, a link to the new repo is in the readme
https://github.com/NamelessMC/Nameless
MIT License
39 stars 17 forks source link

Update init.php #6

Closed Root3287 closed 9 years ago

Root3287 commented 9 years ago

This comments out the old $GLOBALS['config'] and waits till the new one can add and if its not set it will give an error message

samerton commented 9 years ago

The software will currently redirect to the installer if it's not been set up, so there won't be any issues if the config global variable is not set.