bearsaturday / BEAR.Saturday

PHP 5.2+ resource-oriented web framework
https://github.com/bearsaturday/manual
Other
20 stars 16 forks source link

Ensure backward compatibility of BEAR_Cache_Adapter_Memcache #9

Closed ryo88c closed 12 years ago

ryo88c commented 12 years ago

App/app.yml の BEAR_Cache: path: が配列ではない場合に No servers added to memcache connection が発生してしまうので処理を追加しました。

koriym commented 12 years ago

ありがとうございます!

ryo88c commented 12 years ago

こちらこそありがとうございます!