source: branches/stable/startsn.html@ 507

Last change on this file since 507 was 507, checked in by Kris Deugau, 12 years ago

/branches/stable

Make the fixed web path at least configurable in one place rather
than completely hardcoded across many files.
Update initial database tabledef SQL
Bump version

File size: 200 bytes
Line 
1<html>
2<head>
3
4<title>IP Database</title>
5
6<link rel="stylesheet" type="text/css" href="$$WEBPATH$$/ipdb.css" />
7<link rel="stylesheet" type="text/css" href="$$WEBPATH$$/local.css" />
8
9</head>
10<body>
Note: See TracBrowser for help on using the repository browser.