Copyright © Bryan Richards 2003 // PHP CODE STARTS HERE // Start with setting the global variables and include the required functions GLOBAL $HTTP_HOST, $PHP_SELF; GLOBAL $HTTP_SERVER_VARS; GLOBAL $HTTP_POST_VARS; include ($HTTP_SERVER_VARS["DOCUMENT_ROOT"].'/../include/inits.inc'); include ($HTTP_SERVER_VARS["DOCUMENT_ROOT"].'/../include/voyages.inc'); show_version("engagements"); ?>