Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
install_header.inc.php
Go to the documentation of this file.
1 <html>
2 <head>
3 <title><?php echo (isset($title) ? $title : 'Xataface Installer'); ?></title>
4 <script language="javascript" src="js/ajaxgold.js"></script>
5 <script language="javascript" src="install/install_form.js.php"></script>
6 
7 <link rel="stylesheet" type="text/css" href="install/styles.css">
8 
9 </head>
10 <body>
11 <div id="header-section">
12  <h1><img src="logo-small.png" Alt="Xataface" height="40" align="top" /> Installer</h1>
13 
14 </div>
15 
16 <div id="main-section">