removed option used for debugging

This commit is contained in:
Luke Carlson 2014-06-11 12:53:50 -04:00
parent 1b89808ecb
commit 5ac0fd4b75
1 changed files with 2 additions and 3 deletions

View File

@ -31,8 +31,7 @@
'languages' => array(), 'languages' => array(),
'file_editor' => false, 'file_editor' => false,
'template' => 'default', 'template' => 'default',
'breadcrumbs' => false, 'breadcrumbs' => false
'log' => ''
); );
// Load User Config // Load User Config