]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix PHP notice spew when Notice::saveNew() called without passing any options; defaul...
authorBrion Vibber <brion@status.net>
Thu, 12 Aug 2010 22:18:50 +0000 (15:18 -0700)
committerBrion Vibber <brion@status.net>
Thu, 12 Aug 2010 22:18:50 +0000 (15:18 -0700)
commitdcfc13cc0873e1a3815d3fa473d96e004af996b9
tree486995ee3978e58daef79752856332a23cf87ec7
parentd9942a558a7dfd14980788399ca6aa578039a324
Fix PHP notice spew when Notice::saveNew() called without passing any options; default empty vars weren't being set.
classes/Notice.php