Rev 229 Rev 237
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3   3  
4 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head> 5 <head>
6 <title>singapore setup</title> 6 <title>singapore setup</title>
7 <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" /> 7 <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" />
8 </head> 8 </head>
9   9  
10 <body> 10 <body>
11   11  
12 <h1>singapore Setup</h1> 12 <h1>singapore Setup</h1>
13   13  
14 <p>Welcome to the singapore setup process. This should take no more than a minute.</p> 14 <p>Welcome to the singapore setup process. This should take no more than a minute.</p>
15   15  
16 <ul> 16 <ul>
17 <li><a href="install.php">Install singapore</a></li> 17 <li><a href="install.php">Install singapore</a></li>
18 <li><a href="uninstall.php">Uninstall singapore</a></li> 18 <li><a href="uninstall.php">Uninstall singapore</a></li>
19 <!--<li><a href="migrate.php">Migrate database information</a></li>--> 19 <!--<li><a href="migrate.php">Migrate database information</a></li>-->
20 <li><a href="../">Return to singapore</a></li> 20 <li><a href="../">Return to singapore</a></li>
21 </ul> 21 </ul>
22   22  
23 <p>Once you have completed the setup process you must delete or protect this 23 <p>Once you have completed the setup process you must delete or protect this
24 <code>install/</code> directory to prevent unauthorised access.</p> 24 <code>install/</code> directory to prevent unauthorised access.</p>
25   25  
26 </body> 26 </body>
27 </html> 27 </html>