コード例 #1
0
ファイル: bookmark.php プロジェクト: aaronra/Courseware
<?php

include_once 'admin-class.php';
$admin = new itg_admin();
$admin->_bookmark();