log

age author description
Mon, 24 Nov 2014 22:52:56 +0200 Matti Hamalainen Fix some 10L's.
Mon, 24 Nov 2014 22:48:10 +0200 Matti Hamalainen Add stHandleGenericFileUpload().
Mon, 24 Nov 2014 22:43:22 +0200 Matti Hamalainen Add preview_id to entries and the new files table for stored files.
Mon, 24 Nov 2014 22:42:17 +0200 Matti Hamalainen Partially remove old filename stuff from entries. Still some vestiges
Mon, 24 Nov 2014 22:31:47 +0200 Matti Hamalainen Add filename as ref variable argument to stSetFileEntryFilename().
Mon, 24 Nov 2014 22:31:14 +0200 Matti Hamalainen Comments.
Mon, 24 Nov 2014 22:31:08 +0200 Matti Hamalainen Log errors.
Mon, 24 Nov 2014 21:35:15 +0200 Matti Hamalainen Add two new helper functions for file uploads, stAddFileEntry()
Mon, 24 Nov 2014 21:33:58 +0200 Matti Hamalainen Add new helper function stProbeFileInfo().
Mon, 24 Nov 2014 21:31:04 +0200 Matti Hamalainen Add file classes.
Mon, 24 Nov 2014 18:55:03 +0200 Matti Hamalainen Update example config.
Mon, 24 Nov 2014 18:26:22 +0200 Matti Hamalainen Apply intval() to data when checking type.
Mon, 24 Nov 2014 18:21:20 +0200 Matti Hamalainen Return FALSE from stError() functions, as a convenience.
Mon, 24 Nov 2014 16:47:10 +0200 Matti Hamalainen Oops, minor bug. Fixed.
Mon, 24 Nov 2014 16:26:23 +0200 Matti Hamalainen Add new check type for stChkRequestItem*(), CHK_ARRAY.