More fixes to work with KH 3.3
This commit is contained in:
@@ -81,7 +81,7 @@ class Model_Service_Plugin_DOMAIN extends Model_Service_Plugin {
|
||||
}
|
||||
|
||||
public function manage_dns_button() {
|
||||
return $this->service_plugin_host->manage_button('service_plugin_host');
|
||||
return $this->service_plugin_HOST->manage_button('service_plugin_host');
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user