Skip to content

Instantly share code, notes, and snippets.

@hellozach
Last active August 29, 2015 14:15
Show Gist options
  • Save hellozach/3f6133583042e184da53 to your computer and use it in GitHub Desktop.
Save hellozach/3f6133583042e184da53 to your computer and use it in GitHub Desktop.
<?php
/**
* includes/config.php
*/
require_once "Enqueue_class.php";
$enqueue = new Enqueue();
// ... the rest of your config file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment