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/comment.php

20 lines
262 B

<?php
//
// "$Id: comment.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: comment.php,v 1.1 2004/05/17 20:28:52 mike Exp $".
//
?>