diff options
Diffstat (limited to 'sqlgrey/readme.txt')
| -rw-r--r-- | sqlgrey/readme.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sqlgrey/readme.txt b/sqlgrey/readme.txt new file mode 100644 index 0000000..fd8ce86 --- /dev/null +++ b/sqlgrey/readme.txt @@ -0,0 +1,24 @@ +What you should do: +- put the files somewhere in your website; +- edit includes/config.inc.php to your needs; +- make sure you shield things with a .htaccess file! + + +History: +v.1.1.6 PHP code now compatible with PHP 5.4.xx. +v.1.1.5 Bugfix: optin-optout did not show tables when using postgresql. +v.1.1.4 Explanation of optin-optout improved. +v.1.1.3 HTML code now tidy and W3C markup valid. +v.1.1.2 Option included to suppress milliseconds in dates to avoid line breaks in lists. +v.1.1.1 PHP code cleaned (no more Undefined Variable and Undefined Index errors). +v.1.1.0 Multiple delete, forget and whitelisting (by checkboxes). + More sophisticated routines for adding, deleting etc. (inline reporting + instead of reports on separate pages). +v.1.0.1 Added missing main.css (sorry). +v.1.0.0 Improved interface by Jan Ceulen (menubar, nice table layout). +v.0.8 Last stable version by Folkert van Heusden. + +Good luck! + +For any questions and/or suggestions, contact folkert@vanheusden.com or jan@beebeec.nl +Consider using PGP (Folkert's key-ID is 0x1f28d8ae). |
