示例#1
0
 public function isSessionExpired()
 {
     return CrugeUtil::isExpired($this->expire) != '';
 }