fixed vote bug

This commit is contained in:
2013-09-11 19:15:47 +02:00
parent 0f6af09f29
commit e0a5a0def9
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ return array(
|
*/
'debug' => false,
'debug' => true,
/*
|--------------------------------------------------------------------------