refacotring.

This commit is contained in:
Qiang Xue
2014-01-21 19:12:10 -05:00
parent 92215a2f78
commit 4fe0eeb1b6
2 changed files with 21 additions and 26 deletions

View File

@ -44,6 +44,7 @@ return [
],
// Generated file format. Can be either "php", "po" or "db".
'format' => 'php',
// Connection component ID for "db".
//'connectionID' => 'db',
// When format is "db", you may specify the following two options
//'db' => 'db',
//'sourceMessageTable' => '{{%source_message}}',
];