コード例 #1
0
ファイル: User.php プロジェクト: revolveweb/ppi-issue-tracker
 function __construct()
 {
     parent::__construct('users', 'id');
 }