芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/yii/demos/hangman/protected/config/main.php
'Hangman Game', 'defaultController'=>'game', 'components'=>array( 'urlManager'=>array( 'urlFormat'=>'path', 'rules'=>array( 'game/guess/
'=>'game/guess', ), ), ), );