Created
August 27, 2011 03:49
-
-
Save ivorpad/1174947 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
if ( !function_exists( 'get_option_tree') ) { | |
echo '<h1>OptionTree Is Required for this theme</h1> | |
Download it here: LINK'; | |
} | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment