[sync] Patches for BlackBerry etc.

Brent J. Nordquist bjn at horde.org
Sat May 28 07:25:10 PDT 2005


On Sat, May 28, 2005 at 12:25:53AM -0400, Chuck Hagenbuch wrote:
> Hey Brent! Good to hear from you.

Rumors of my death yadda yadda :-)

> I've committed the patches you sent, 
> along with code cleanup in those files while I was there.

Thanks much! One typo:

Index: SyncML.php
===================================================================
RCS file: /repository/framework/SyncML/SyncML.php,v
retrieving revision 1.32
diff -u -r1.32 SyncML.php
--- SyncML.php	28 May 2005 04:24:53 -0000	1.32
+++ SyncML.php	28 May 2005 14:22:09 -0000
@@ -157,7 +157,7 @@
 
         if (!isset($_SESSION['SyncML.state'])) {
             // Create a new state if one does not already exist.
-            $GLOBALS['backend-']>logMessage('New session created: '
+            $GLOBALS['backend']->logMessage('New session created: '
                               . session_id(),
                               __FILE__, __LINE__, PEAR_LOG_DEBUG);

-- 
Brent J. Nordquist <bjn at horde.org> N0BJN
Other contact information: http://www.nordist.net/contact.html


More information about the sync mailing list