* Initial directory structure.

* First parts of boot process works.
This commit is contained in:
2009-08-15 19:53:21 +03:00
commit 6a7ad50a26
6 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?php
/*
Boot Configuration
- settings specific to the boot process
*/
# specify a custom path to Zynapse libs
// $zynapse_libs = '';
?>