This commit is contained in:
Qiang Xue
2013-11-11 08:31:52 -05:00
parent a408b75318
commit baaab4e09f

View File

@@ -31,7 +31,7 @@ use yii\base\InvalidConfigException;
* [ * [
* 'components' => [ * 'components' => [
* 'cache' => [ * 'cache' => [
* 'class' => 'MemCache', * 'class' => 'yii\caching\MemCache',
* 'servers' => [ * 'servers' => [
* [ * [
* 'host' => 'server1', * 'host' => 'server1',