initial commit starter template
This commit is contained in:
commit
9e15017636
80 changed files with 2803 additions and 0 deletions
9
lang/en/settings.php
Executable file
9
lang/en/settings.php
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* English language file for config
|
||||
*
|
||||
*/
|
||||
|
||||
$lang['discussionPage'] = 'Discussion page (leave empty to disable discussions)';
|
||||
$lang['userPage'] = 'User page (leave empty to disable user pages)';
|
||||
$lang['hideTools'] = 'Hide tools when not logged in?';
|
Loading…
Add table
Add a link
Reference in a new issue