whups fix

Matthieu Foillard <[email protected]>
Newsgroups gmane.comp.horde.whups
Organization Photoways
Message-ID <[email protected]>
Index: whups/lib/Whups.php
===================================================================
RCS file: /repository/whups/lib/Whups.php,v
retrieving revision 1.56
diff -u -3 -p -r1.56 Whups.php
--- whups/lib/Whups.php 19 Jun 2003 04:02:53 -0000      1.56
+++ whups/lib/Whups.php 19 Jun 2003 10:38:24 -0000
@@ -359,7 +359,7 @@ class Whups {
         $owners = $whups->getOwners($ticket);
         if (is_a($owners, 'PEAR_Error')) {
             Horde::logMessage($owners, __FILE__, __LINE__, LOG_ERR);
-            return $owner->getMessage();
+            return $owners->getMessage();
         }

         $results = array();

-- 
Whups mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.