You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
mxml/www/faq.php

20 lines
254 B

<?php
//
// "$Id: faq.php,v 1.1 2004/05/18 12:13:51 mike Exp $"
//
//
//
// Include necessary headers...
//
include_once "phplib/html.php";
html_header("Title");
html_footer();
//
// End of "$Id: faq.php,v 1.1 2004/05/18 12:13:51 mike Exp $".
//
?>