tonydspaniard / Yii-extensions

My small contribution to the Yii framework community
124 stars 50 forks source link

Fixed error with Yii::t #8

Closed mufus closed 12 years ago

mufus commented 12 years ago

I have fixed a php parse error when scanning the yii-messages;

$ ./yiic message config/message.php ... Extracting messages from /srv/www/site/protected/extensions/EGMap/EGMap.php...

PHP Parse error: syntax error, unexpected ')' in /srv/www/yii-1.1.10.r3566/framework/cli/commands/MessageCommand.php(133) : eval()'d code on line 1 ...