Revision: 18527
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18527
Author:   Caeies
Date:     2008-05-14 17:31:07 +0000 (Wed, 14 May 2008)

Log Message:
-----------
Add a missing constant

Modified Paths:
--------------
    trunk/syncml/inc/constants.inc.php

Modified: trunk/syncml/inc/constants.inc.php
===================================================================
--- trunk/syncml/inc/constants.inc.php  2008-05-14 17:30:17 UTC (rev 18526)
+++ trunk/syncml/inc/constants.inc.php  2008-05-14 17:31:07 UTC (rev 18527)
@@ -65,6 +65,7 @@
        define('SYNCML_ALERT_ONEWAYFROMSERVERBYSERVER', 209);
        define('SYNCML_ALERT_REFRESHFROMSERVERBYSERVER', 210);
 
+       define('SYNCML_ALERT_RESULTALERT', 221);
        define('SYNCML_ALERT_NEXTMESSAGE', 222);
        define('SYNCML_ALERT_NOENDOFDATA', 223);
 




_______________________________________________
phpGroupWare-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs

Reply via email to