0.16.1 (2006-12-05) - Autoset dbpath in config.inc. Set manually if experiencing problems. - Updated README - Bugfix index.php: Some servers use POST instead of GET. This made some functions fail. Script now find automaticly what kind of method to use. - Upgrade to include status in entries list - Bugfix index.php: now using urlencode when passing parameters 0.16 (2006-12-04) - Included ttimeserver.php (PHP-version of Thierrys perl script) Uses config.inc to find database. - Package now including ttimeserver.pl (Thierrys perl) 0.15 (2006-10-23) - Added "download database" link in db entries table (possible to turn on/off in config.inc) 0.14 (2006-10-19) - Added language resource file (messages.inc) for internationalization and easier modification of labels - Added remote lookup of latest version number (requires wget) - Added function for displaying link to download latest version if running version differ from latest version (requires wget) - Not list entries in ttime.entries.txt starting with 'http' - Configuration now done in config.inc - Added README