diff options
author | zotlabs <mike@macgirvin.com> | 2016-10-17 18:42:06 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-10-17 18:42:06 -0700 |
commit | b37184ae5758e1a93efb0c2334edae848dbb148a (patch) | |
tree | 2203023c6a7df8a9eb48082c04d9a40d19e4f6e8 /util/db_update.php | |
parent | 6c7972470be056b650ac9bc66c4ccd307729dd11 (diff) | |
download | volse-hubzilla-b37184ae5758e1a93efb0c2334edae848dbb148a.tar.gz volse-hubzilla-b37184ae5758e1a93efb0c2334edae848dbb148a.tar.bz2 volse-hubzilla-b37184ae5758e1a93efb0c2334edae848dbb148a.zip |
issue #553 - negative birthday from directory. This may not completely fix it and may take a profile update to register the change; but it's a start; specifically we need to store 0000-00-00 in the xprof table of the directory server if that's what we get over the wire. Birthday fields are string and are not subject to SQL strict_mode on dates. We want these to be the string '0000-00-00' if not set to a valid date.
Diffstat (limited to 'util/db_update.php')
0 files changed, 0 insertions, 0 deletions