Downloads
Download tar.gz
41.74 KB
MD5: 1b1da86e1633bf176717088c2857ad3c
SHA-1: d1d63661756643d8b4ba3f43e50b8cfe667393ff
SHA-256: 37304330be445451abc13e208276ed8e5df6b1212bf8badb4f19d491b95e91b7
Download zip
48.32 KB
MD5: 9b8558e014f4687f0b286bd6a3a68c61
SHA-1: 9c21e2f713e13409bfa654c1ff90836698264912
SHA-256: 47e2823fb6f30f33b5a5eae1f777490fd00356a9211a8ade249ba80a217280df
Release notes
- add a large number of tests using simpletest framework
- move one of the final db strings over to using db_query with
parameters
- remove all instances of db_last_insert_id, as it wasn't being used
correctly. Now we rely on database serial fields to keep things working.
- fix an issue that might prevent the miscellaneous topic section
from being created under some circumstances, which would in
turn prevent items from being added to an epublish publication.