mxml/www/documentation.php

21 lines
274 B
PHP
Raw Normal View History

<?php
//
// "$Id: documentation.php,v 1.1 2004/05/17 20:28:52 mike Exp $"
//
//
//
// Include necessary headers...
//
include_once "phplib/html.php";
html_header("Title");
html_footer();
//
// End of "$Id: documentation.php,v 1.1 2004/05/17 20:28:52 mike Exp $".
//
?>