Skip to content

Instantly share code, notes, and snippets.

@dovy
Last active December 22, 2015 21:09
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 dovy/6530966 to your computer and use it in GitHub Desktop.
Save dovy/6530966 to your computer and use it in GitHub Desktop.
<?php
if(!class_exists('ReduxFramework')){
require_once(dirname(__FILE__) . '/ReduxFramework/framework.php');
}
<?php
require_once(dirname(__FILE__).'/sample/sample-config.php');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment