function hostingService_http_public::update in Hosting 6.2
Same name and namespace in other branches
- 7.4 web_server/hosting_web_server.service.inc \hostingService_http_public::update()
- 7.3 web_server/hosting_web_server.service.inc \hostingService_http_public::update()
Overrides hostingService::update
File
- web_server/
hosting_web_server.service.inc, line 15
Class
Code
function update() {
parent::update();
}