Populate 'created' property on ostatus_source
authorChimo <chimo@chromic.org>
Sun, 8 Feb 2015 18:41:29 +0000 (13:41 -0500)
committerChimo <chimo@chromic.org>
Sun, 8 Feb 2015 18:41:29 +0000 (13:41 -0500)
commit11053431d6ffee8a4a6e7c702183ba39a29c7dc8
tree39b2dc1f66ecf4125813b30eb6a8b8d2a451567c
parent1c478768ad2558dd0f789d3941da2162fdb34a76
Populate 'created' property on ostatus_source

The 'created' column in ostatus_source SQL table has NOT NULL restriction.
INSERTs fail when running MySQL/MariaDB in strict mode if this is not
populated.
plugins/OStatus/classes/Ostatus_source.php