228 |
kaklik |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
|
2 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
3 |
|
|
|
4 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
5 |
<head> |
|
|
6 |
<title>singapore setup</title> |
|
|
7 |
<link rel="stylesheet" type="text/css" href="../docs/docstyle.css" /> |
|
|
8 |
</head> |
|
|
9 |
|
|
|
10 |
<body> |
|
|
11 |
|
|
|
12 |
<h1>singapore Setup</h1> |
|
|
13 |
|
|
|
14 |
<p>Welcome to the singapore setup process. This should take no more than a minute.</p> |
|
|
15 |
|
|
|
16 |
<ul> |
|
|
17 |
<li><a href="install.php">Install singapore</a></li> |
|
|
18 |
<li><a href="uninstall.php">Uninstall singapore</a></li> |
|
|
19 |
<!--<li><a href="migrate.php">Migrate database information</a></li>--> |
|
|
20 |
<li><a href="../">Return to singapore</a></li> |
|
|
21 |
</ul> |
|
|
22 |
|
|
|
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> |
|
|
25 |
|
|
|
26 |
</body> |
|
|
27 |
</html> |