ad_return_warning (public)

 ad_return_warning title explanation

Defined in packages/acs-tcl/tcl/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 (required)
explanation (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: