Created
November 27, 2016 00:00
-
-
Save timbuckingham/700f472fa2603d3be5ced560345878f8 to your computer and use it in GitHub Desktop.
BigTree 4.2+ /site/index.php file
This file contains hidden or 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 | |
$server_root = str_replace("site/index.php","",strtr(__FILE__, "\\", "/")); | |
include "../core/launch.php"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment