EventHttp::removeServerAlias

Removes server alias

Beschreibung

public bool EventHttp::removeServerAlias ( string $alias )

Removes server alias added with EventHttp::addServerAlias

Parameter-Liste

alias

The alias to remove.

Rückgabewerte

Returns TRUE on success. Otherwise FALSE.

Siehe auch

  • EventHttp::addServerAlias