From: Michael J. Rubinsky Date: Fri, 21 May 2010 20:49:16 +0000 (-0400) Subject: parse error X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a47efae034a690277cd73fb5f693ed9f39d3af4c;p=horde.git parse error --- diff --git a/whups/lib/Query.php b/whups/lib/Query.php index 22892c845..277e8e900 100644 --- 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();