Committed empty file for now
parent
8f6b44bc50
commit
45f9f81e9d
@ -0,0 +1 @@
|
||||
!placehold for now
|
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
//Name of your site
|
||||
$site_name="Thunix.net";
|
||||
|
||||
//Root for the site, in a browser
|
||||
$site_root="https://thunix.net";
|
||||
|
||||
//Local base root for app files
|
||||
$doc_root="./";
|
||||
|
||||
//Site style
|
||||
// site is the default. Specify something else here to switch
|
||||
//$site_style="site";
|
||||
?>
|
@ -0,0 +1 @@
|
||||
Subproject commit 6598f3860c2698fe2f0f1bc98212fc01d0a1893c
|
@ -0,0 +1 @@
|
||||
Subproject commit fd33d68349630d18d56367712a64445a6e0bc83e
|
Loading…
Reference in New Issue