was a little over zealous with search/replace
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 17 Jul 2010 19:02:31 +0000 (15:02 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 17 Jul 2010 19:02:31 +0000 (15:02 -0400)
ansel/group.php

index 0c900f0..15ca18d 100644 (file)
@@ -46,7 +46,7 @@ case 'category':
 
 case 'owner':
     try {
-        if ($num_groups = $GLOBALS['injector']->getInstance('Ansel_Storage')->getScope()$GLOBALS['injector']->getInstance('Ansel_Storage')->getScope()->shares->countOwners(Horde_Perms::SHOW, null, false)) {
+        if ($num_groups = $GLOBALS['injector']->getInstance('Ansel_Storage')->getScope()->shares->countOwners(Horde_Perms::SHOW, null, false)) {
 
             $groups = $GLOBALS['injector']->getInstance('Ansel_Storage')->getScope()->shares->listOwners(Horde_Perms::SHOW,
                                                          null,