projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64e5613
)
parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 21 May 2010 20:49:16 +0000
(16:49 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 21 May 2010 20:49:42 +0000
(16:49 -0400)
whups/lib/Query.php
patch
|
blob
|
history
diff --git
a/whups/lib/Query.php
b/whups/lib/Query.php
index
22892c8
..
277e8e9
100644
(file)
--- a/
whups/lib/Query.php
+++ b/
whups/lib/Query.php
@@
-970,7
+970,7
@@
class Whups_QueryManager {
try {
$shares = $this->_shareManager->listShares($user);
} catch (Horde_Share_Exception $e) {
- throw new Whups_Exception($e)
:
+ throw new Whups_Exception($e)
;
}
$queries = array();