Exemplo n.º 1
0
 function __construct(Am_Protect_Databased $plugin, $db = null, $table = null, $key = null, $recordClass = null)
 {
     parent::__construct($plugin, $db, $table, $key, $recordClass);
 }