]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2...
authorBrion Vibber <brion@pobox.com>
Fri, 27 Nov 2009 22:52:58 +0000 (14:52 -0800)
committerBrion Vibber <brion@pobox.com>
Fri, 27 Nov 2009 22:54:55 +0000 (14:54 -0800)
commit496547699847761b0dfcc0d51182e28298428db4
treeb3df2d20e5f71442d5d468eb3f7f28fd0707d0b9
parent2ba67e9b6284043d39656d0476605bc8235edfd2
Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D
classes/Notice.php