Use an array_key_exists() call here instead of empty() to support searching for empty...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 8 Mar 2010 22:07:27 +0000 (17:07 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 8 Mar 2010 22:07:27 +0000 (17:07 -0500)
commit460ab097380d81bd531a21c2ec192941b2268e4f
tree18a6cb55f2172f6e9ad3f6337bc1a8699d100fe7
parentb1657f1dbe216f66423bb73b88a2bd32a7cb944b
Use an array_key_exists() call here instead of empty() to support searching for empty userIds

System shares will have null owners so tags on system shares will have an empty tag user.
content/lib/Tagger.php