You are here

function hostingService_http_public::update in Hostmaster (Aegir) 6

Overrides hostingService::update

File

modules/hosting/web_server/hosting_web_server.service.inc, line 15

Class

hostingService_http_public

Code

function update() {
  parent::update();
}