root_of_host (public, deprecated)

 root_of_host host

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Maps a hostname to the corresponding subdirectory. DEPRECATED: this proc does not comply with OpenACS naming convention.

Parameters:
host (required)
See Also:

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc root_of_host
    return [acs::root_of_host $host]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-tcl/tcl/deprecated-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: