Skip to content

Instantly share code, notes, and snippets.

@goldnetonline
Created April 16, 2016 01:36
Show Gist options
  • Save goldnetonline/84ff0cbd872fffe38e6c69c81d0be43f to your computer and use it in GitHub Desktop.
Save goldnetonline/84ff0cbd872fffe38e6c69c81d0be43f to your computer and use it in GitHub Desktop.
confi
// Configuration
if (is_file('config.php')) {
require_once('config.php');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment