Xataface 2.0
Xataface Application Framework
install/install_header.inc.php
Go to the documentation of this file.
00001 <html>
00002 <head>
00003 <title><?php echo (isset($title) ? $title : 'Xataface Installer'); ?></title>
00004 <script language="javascript" src="js/ajaxgold.js"></script>
00005 <script language="javascript" src="install/install_form.js.php"></script>
00006 
00007 <link rel="stylesheet" type="text/css" href="install/styles.css">
00008 
00009 </head>
00010 <body>
00011 <div id="header-section">
00012         <h1><img src="logo-small.png" Alt="Xataface" height="40" align="top" /> Installer</h1>
00013 
00014 </div>
00015 
00016 <div id="main-section">
 All Data Structures Namespaces Files Functions Variables Enumerations