コード例 #1
0
ファイル: Options.php プロジェクト: 23Pstars/office-server
 function __construct()
 {
     parent::_connect();
     $this->table_name = 'options';
 }