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
Code
function update() {
parent::update();
}
Overrides hostingService::update
function update() {
parent::update();
}