Adding a lot of stuff, langauge thingi, website.html default thing, config.inc.php, main.inc.php, index.php, default construct of all things, the ability to saying hello world...
This commit is contained in:
@ -1,2 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* Configuration file of yourSecretsAreOurs
|
||||
*/
|
||||
|
||||
define( 'LANG_DIRECTORY', __DIR__ . '/' . 'lang/' );
|
||||
|
||||
|
Reference in New Issue
Block a user