[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] [18527] Add a missing constant
From: |
Caeies |
Subject: |
[Phpgroupware-cvs] [18527] Add a missing constant |
Date: |
Wed, 14 May 2008 17:31:14 +0000 |
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);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] [18527] Add a missing constant,
Caeies <=