Fix length of date fields in database.
authorChristian Weiske <cweiske@cweiske.de>
Fri, 26 Sep 2014 10:30:55 +0000 (12:30 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 26 Sep 2014 10:30:55 +0000 (12:30 +0200)
commit10e03b9bac083b8844285ab137f114979874e6e5
tree92ba9e51d3025a630d13779ba37d74be170bb35b
parent13b040be9828997d4352f05c8464b86f6effd9f9
Fix length of date fields in database.

The last digit of the time zone was missing because the database
date fields were only 32 instead of 33 characters.
Tomdroid sync failed because of this.

Tomdroid sync works now!
appinfo/database.xml
appinfo/info.xml
appinfo/version
lib/notestorage.php