log

age author description
Mon, 14 Oct 2019 10:31:20 +0300 Matti Hamalainen A stray 'TRUE' in Javascript code, change to 'true'.
Wed, 27 Sep 2017 14:16:11 +0300 Matti Hamalainen Improve error handling.
Thu, 16 May 2019 23:25:58 +0300 Matti Hamalainen Cosmetics.
Thu, 16 May 2019 23:25:49 +0300 Matti Hamalainen Improve stDBGetTableSchema().
Thu, 16 May 2019 21:59:44 +0300 Matti Hamalainen Merge.
Thu, 16 May 2019 21:57:32 +0300 Matti Hamalainen Cleanups.
Thu, 16 May 2019 12:44:17 +0300 Matti Hamalainen Use stDBPrepareSQL_V() to simplify stPrepareSQL() and stDBPrepareSQL().
Thu, 16 May 2019 12:43:48 +0300 Matti Hamalainen Add new helper function stDBPrepareSQL_V().
Thu, 16 May 2019 12:42:24 +0300 Matti Hamalainen Improve function stDBPrepareSQLUpdate() by adding new optional last argument
Tue, 14 May 2019 14:45:36 +0300 Matti Hamalainen s/true/TRUE/g; s/false/FALSE/g;
Tue, 14 May 2019 14:12:42 +0300 Matti Hamalainen Remove useless meta-equiv charset.
Tue, 14 May 2019 14:12:02 +0300 Matti Hamalainen Cleanups and PHP7 fixes.
Wed, 23 May 2018 22:34:15 +0300 Matti Hamalainen PHP7 compatibility fix.
Sun, 05 Feb 2017 03:49:38 +0200 Matti Hamalainen Update example CSS.
Sun, 05 Feb 2017 03:48:37 +0200 Matti Hamalainen Oops, fix 10L.