Skip to content

Instantly share code, notes, and snippets.

@timbuckingham
Created November 27, 2016 00:00
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 timbuckingham/700f472fa2603d3be5ced560345878f8 to your computer and use it in GitHub Desktop.
Save timbuckingham/700f472fa2603d3be5ced560345878f8 to your computer and use it in GitHub Desktop.
BigTree 4.2+ /site/index.php file
<?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