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 | |
| /** | |
| * The base configurations of the WordPress. | |
| * | |
| * This file is a custom version of the wp-config file to help | |
| * with setting it up for multiple environments. Inspired by | |
| * Leevi Grahams ExpressionEngine Config Bootstrap | |
| * (http://ee-garage.com/nsm-config-bootstrap) | |
| * | |
| * @package WordPress |