Add removeTagFromObject() method that removes all instances of a
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 26 Jan 2009 23:50:10 +0000 (18:50 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 26 Jan 2009 23:53:18 +0000 (18:53 -0500)
commit3cf6904036b3088c3d1c204097c7e6f2557856b5
treeb687cc417cab00126225267be679835b71427927
parentbbf3acbe402af6572b0ae64d60a95c8b5c2a1ae7
Add removeTagFromObject() method that removes all instances of a
tag from a specific object, regardless of the user that added the tag.

Remove some debug output that snuck in as well.
content/lib/Tagger.php