Skip to content

Instantly share code, notes, and snippets.

@jeromecoupe
Created December 2, 2013 02:31
Show Gist options
  • Save jeromecoupe/7744051 to your computer and use it in GitHub Desktop.
Save jeromecoupe/7744051 to your computer and use it in GitHub Desktop.
Standard database.php for ExpressionEngine
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
require "config.php";
/* End of file database.php */
/* Location: ./system/expressionengine/config/database.php */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment