initial commit starter template
This commit is contained in:
commit
9e15017636
80 changed files with 2803 additions and 0 deletions
9
conf/metadata.php
Executable file
9
conf/metadata.php
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/*
|
||||
* configuration metadata
|
||||
*
|
||||
*/
|
||||
|
||||
$meta['discussionPage'] = array('string');
|
||||
$meta['userPage'] = array('string');
|
||||
$meta['hideTools'] = array('onoff');
|
Loading…
Add table
Add a link
Reference in a new issue