摘要: Use:// add idle time for this login $seesion_auth = new Zend_Session_Namespace('Zend_Auth'); $seesion_auth->setExpirationSeconds(3600); 阅读全文
posted @ 2011-11-02 17:50 Lux.Y 阅读(190) 评论(0) 推荐(0)