Fifth pass at adding key files
This commit is contained in:
10
site/stackreach/paths.php
Executable file
10
site/stackreach/paths.php
Executable file
@ -0,0 +1,10 @@
|
||||
<?
|
||||
//change this
|
||||
$site_name = "Slowtwitch.com";
|
||||
$site_email = "bao@gt.net";
|
||||
$main_site_url = "https://www.slowtwitch.com";
|
||||
$forum_url = "https://forum.slowtwitch.com";
|
||||
$static_url = "https://www.slowtwitch.com/articles/static";
|
||||
$common_path = "/var/home/slowtwitch/site/common";
|
||||
$mini_version = 0;
|
||||
?>
|
Reference in New Issue
Block a user