Removed some trailing whitespace and added newlines to end of files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Options for the filelist plugin
|
||||
*/
|
||||
|
||||
|
||||
$conf['allow_in_comments'] = 0;
|
||||
$conf['allowed_absolute_paths'] = DOKU_INC;
|
||||
$conf['web_paths'] = DOKU_URL;
|
||||
$conf['web_paths'] = DOKU_URL;
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
* Metadata for configuration manager plugin
|
||||
* Additions for the filelist plugin
|
||||
*
|
||||
* @author Gina Haeussge <osd@foosel.net>
|
||||
* @author Gina Haeussge <osd@foosel.net>
|
||||
*/
|
||||
|
||||
$meta['allow_in_comments'] = array('onoff');
|
||||
$meta['allowed_absolute_paths'] = array('');
|
||||
$meta['web_paths'] = array('');
|
||||
$meta['web_paths'] = array('');
|
||||
|
||||
Reference in New Issue
Block a user