示例#1
0
文件: joomla.php 项目: grlf/eyedock
 function __construct(Am_Protect_Databased $plugin, $db = null, $table = null, $key = null, $recordClass = null)
 {
     parent::__construct($plugin, $db, $table, $key, $recordClass);
 }