log

age author description
Sun, 13 Dec 2020 13:47:13 +0200 Matti Hamalainen Cosmetic cleanup: remove trailing whitespace. default tip
Mon, 14 Oct 2019 10:54:32 +0300 Matti Hamalainen A stray 'FALSE' in Javascript code, change to 'false'.
Mon, 14 Oct 2019 10:49:10 +0300 Matti Hamalainen Cosmetic.
Mon, 14 Oct 2019 10:42:35 +0300 Matti Hamalainen Update README.
Mon, 14 Oct 2019 10:34:06 +0300 Matti Hamalainen Merge.
Mon, 14 Oct 2019 10:33:39 +0300 Matti Hamalainen Move database field length definitions from msite.inc.php to dbdefs.inc.php
Mon, 14 Oct 2019 10:31:39 +0300 Matti Hamalainen s/SET_LEN_/SQL_LEN_/g
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.
Mon, 30 Jan 2017 10:34:48 +0200 Matti Hamalainen Add msgNewsHeader back to configurables.
Fri, 27 Jan 2017 22:23:43 +0200 Matti Hamalainen Cleanup.
Fri, 27 Jan 2017 22:15:06 +0200 Matti Hamalainen Major renaming / refactor of site messages. Some that were previously
Fri, 27 Jan 2017 22:11:40 +0200 Matti Hamalainen Update example config.
Thu, 26 Jan 2017 14:03:38 +0200 Matti Hamalainen Move 'voting enabled' global setting back to general settings.
Thu, 26 Jan 2017 13:56:34 +0200 Matti Hamalainen Move function.
Thu, 26 Jan 2017 13:38:19 +0200 Matti Hamalainen Rename votekeys table to userkeys, and all related variables and settings.
Thu, 26 Jan 2017 01:59:33 +0200 Matti Hamalainen Add visual hint about user/votekeys that have been used for voting.