Update v1.0.6.10

This commit is contained in:
sujitprasad
2016-04-01 10:38:50 +05:30
parent ce796d2a89
commit 70be91b8a8
3 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ return [
|
*/
'debug' => false,
'debug' => true,
/*
|--------------------------------------------------------------------------
@@ -27,7 +27,7 @@ return [
| To dissable you may just change '%1%' to 0.
*/
'ErrorLog' => '%0%',
'ErrorLog' => '1',
/*
|--------------------------------------------------------------------------
@@ -38,7 +38,7 @@ return [
|
*/
'version' => 'Community 1.0.6.9',
'version' => 'Community 1.0.6.10',
/*
|--------------------------------------------------------------------------