add contents
This commit is contained in:
4
lib/plugins/changes/conf/default.php
Normal file
4
lib/plugins/changes/conf/default.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$conf['dayheaderfmt'] = '%Y-%m-%d';
|
||||
$conf['listmedia'] = 0;
|
4
lib/plugins/changes/conf/metadata.php
Normal file
4
lib/plugins/changes/conf/metadata.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$meta['dayheaderfmt'] = array('string');
|
||||
$meta['listmedia'] = array('onoff');
|
Reference in New Issue
Block a user