6 const API_VERSION_COMPAT = 1;
9 $this->dbh = $host->get_dbh();
14 // version, name, description, author, is_system
15 return array(1.0, "plugin", "No description", "No author", false);
22 function get_prefs_js() {
26 function api_version() {
27 return Plugin::API_VERSION_COMPAT;