Skip to content

Instantly share code, notes, and snippets.

@michiels
Created May 10, 2012 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michiels/2652507 to your computer and use it in GitHub Desktop.
Save michiels/2652507 to your computer and use it in GitHub Desktop.
config.php for EE
<?php
/**
* Require the Focus Lab, LLC Master Config file
*/
require $_SERVER['DOCUMENT_ROOT'] . '/../config/config.master.php';
/* End of file config.php */
/* Location: ./system/expressionengine/config/config.php */
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment