Skip to content

Instantly share code, notes, and snippets.

@1stevengrant
Created June 29, 2011 14:40
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 1stevengrant/1053965 to your computer and use it in GitHub Desktop.
Save 1stevengrant/1053965 to your computer and use it in GitHub Desktop.
database.php for ExpressionEngine inside /system/expressionengine/config/
<?php
if ( ! defined('EXT')){
exit('Invalid file request');
}
require 'config.php';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment