Created
July 21, 2014 11:24
-
-
Save Sankame/2a3ec0e21cea5584245b 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
| <?php | |
| return array( | |
| //Application Debug Mode | |
| 'debug' => true, | |
| 'url' => 'http://localhost', | |
| ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment