ad_return_forbidden

EveAndersson.com : API Browser : ad_return_forbidden

ad_return_forbidden

ad_return_forbidden title explanation
Defined in packages/acs-core/defs-procs.tcl

Returns a page with the HTTP 403 (Forbidden) code, along with the given title and explanation. Should be used by access-control filters that determine whether a user has permission to request a particular page.

Parameters:
title
explanation
[ show source ]

Show another procedure:

eve@eveandersson.com