]> 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:52:58 +0000 (14:52 -0800)
commit2b8a3e3511e55a0aac1e031f64e1dc4d4d547b55
treebe6b8ff157f77190626229a3e1123a21e2684188
parente85e47b509218117e8c454d698a5f7de2ff07812
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