Subversion Repositories computer_asset_manager_v2

Rev

Rev 26 | Rev 37 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?php 
   include_once( 'header.php' ); 
?>
<?php 
//   include_once('menu.php'); 
?>

<p>Home Page</p>

<?php
   include_once( 'footer.php' );
?>