[geeklog-cvs] Auth_Enterprise/Client ClientConstants.php,1.1,1.2

tony at iowaoutdoors.org tony at iowaoutdoors.org
Tue Jul 6 17:05:58 EDT 2004


Update of /var/cvs/Auth_Enterprise/Client
In directory www:/tmp/cvs-serv4870

Modified Files:
	ClientConstants.php 
Log Message:
minor documentation updated

Index: ClientConstants.php
===================================================================
RCS file: /var/cvs/Auth_Enterprise/Client/ClientConstants.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ClientConstants.php	4 Jul 2004 15:02:55 -0000	1.1
--- ClientConstants.php	6 Jul 2004 21:05:56 -0000	1.2
***************
*** 31,35 ****
  /**
  * Indicates client should use SOAP to talk to the service
! * @const AE_XMLRPC_CLIENT
  */
  define('AE_SOAP_CLIENT', 'SOAPClient');
--- 31,35 ----
  /**
  * Indicates client should use SOAP to talk to the service
! * @const AE_SOAP_CLIENT
  */
  define('AE_SOAP_CLIENT', 'SOAPClient');




More information about the geeklog-cvs mailing list