ad_return_warning

EveAndersson.com : API Browser : ad_return_warning

ad_return_warning

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

Returns a page with the HTTP 200 (Success) code, along with the given title and explanation. Should be used when an exceptional condition arises while processing a page which the user should be warned about, but which does not qualify as an error.

Parameters:
title
explanation
[ show source ]

Show another procedure:

eve@eveandersson.com