r1605: Comments posted by guests can now be deleted. Fixes bug://report/120
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 11 Feb 2008 20:02:26 +0000 (20:02 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 11 Feb 2008 20:02:26 +0000 (20:02 +0000)
commit280323d0a6663eab83e41075b7ce42bb10ab4413
tree1789b6c130861127c742d9d0f2a41e074b781ca7
parent781308b52b545bb7d9cb1790af061ef351fd4e23
r1605: Comments posted by guests can now be deleted. Fixes bug://report/120

* docs/changes.txt: Changelog update
* includes/api_comment.php: Remove the relation on the Comment.userid field
* editcomment.php: Because we removed the relation on Comment.userid, we need to manually get the user info
docs/changes.txt
editcomment.php
includes/api_comment.php