コード例 #1
0
ファイル: Users.model.php プロジェクト: GitBeBest/sf-framwork
 function setLoginNum()
 {
     parent::setLoginNum($this->getLoginNum() + 1);
 }