Source for file just_headers_view.class.php
Documentation is available at just_headers_view.class.php
// *** Tangra (Application Framework and Tools for PHP)
* Contains class Just_Headers_View
require_once(TANGRA_MAIN_DIR. 'web_site/web_page/web_page_view.class.php');
* Just_Headers_View is used to be returned by Web_Page instances when redirect is requested
* Empty method just for compliance with Web_Page_View declaration
* @param TPLE_exports $exports
* Adds http header that will be sent
* @param unknown_type $http_header
|