diff -r 5e7a0fedabdf -r 877f952ae2bd web/lib/Zend/Cloud/Exception.php --- a/web/lib/Zend/Cloud/Exception.php Thu Mar 21 17:31:31 2013 +0100 +++ b/web/lib/Zend/Cloud/Exception.php Thu Mar 21 19:50:53 2013 +0100 @@ -1,53 +1,53 @@ -_clientException = $clientException; - parent::__construct($message, $code, $clientException); - } - - public function getClientException() { - return $this->_getPrevious(); - } -} - +_clientException = $clientException; + parent::__construct($message, $code, $clientException); + } + + public function getClientException() { + return $this->_getPrevious(); + } +} +