Subversion Repositories computer_asset_manager_v2

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
45 rodolico 1
<?php
2
?>
3
<html>
4
   <head>
5
   </head>
6
   <body>
7
      <div class='install'>
8
         <h1>CAMP Installer</h1>
9
         <ul>
10
            <li><a href='configuration_builder.php'>Build Configuration</a></li>
11
            <li><a href='database_builder.php'>Initialize Database</a></li>
12
            <li><a href='../index.php'>Log In</a></li>
13
         </ul>
14
      </div>
15
   </body>
16
</html>