Created
July 17, 2013 14:15
-
-
Save Tim-Machine/6020920 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #config.master.php | |
| #line 239 | |
| require $_SERVER['DOCUMENT_ROOT'] . '/../config/config.' . ENV . '.php'; // your copy | |
| require $_SERVER['DOCUMENT_ROOT'] . '/config/config.' . ENV . '.php'; // what it should be |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment