Date: 09/30/98
- Next message: amitay: "[PHP-DEV] CVS update: php31/ext/ldap"
- Previous message: shane: "[PHP-DEV] CVS update: php31/main"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wednesday September 30, 1998 @ 0:35
Author: amitay
Update of /repository/php3/functions
In directory asf:/u2/tmp/cvs-serv18157
Modified Files:
ldap.c php3_ldap.h
Log Message:
Updated email address.
Index: php3/functions/ldap.c
diff -c php3/functions/ldap.c:1.57 php3/functions/ldap.c:1.58
*** php3/functions/ldap.c:1.57 Tue Sep 22 14:17:40 1998
--- php3/functions/ldap.c Wed Sep 30 00:35:04 1998
***************
*** 23,35 ****
| If you did not, or have any questions about PHP licensing, please |
| contact core <email protected> |
+----------------------------------------------------------------------+
! | Authors: Amitay Isaacs <amitay <email protected>> |
| Eric Warnke <ericw <email protected>> |
+----------------------------------------------------------------------+
*/
! /* $Id: ldap.c,v 1.57 1998/09/22 18:17:40 rasmus Exp $ */
#define IS_EXT_MODULE
#if !PHP_31 && defined(THREAD_SAFE)
#undef THREAD_SAFE
--- 23,35 ----
| If you did not, or have any questions about PHP licensing, please |
| contact core <email protected> |
+----------------------------------------------------------------------+
! | Authors: Amitay Isaacs <amitay <email protected>> |
| Eric Warnke <ericw <email protected>> |
+----------------------------------------------------------------------+
*/
! /* $Id: ldap.c,v 1.58 1998/09/30 04:35:04 amitay Exp $ */
#define IS_EXT_MODULE
#if !PHP_31 && defined(THREAD_SAFE)
#undef THREAD_SAFE
***************
*** 304,310 ****
php3_printf("<table>"
"<tr><td>Total links:</td><td>%d/%s</td></tr>\n"
! "<tr><td>RCS Version:</td><td>$Id: ldap.c,v 1.57 1998/09/22 18:17:40 rasmus Exp $</td></tr>\n"
#if HAVE_NSLDAP
"<tr><td>SDK Version:</td><td>%f</td></tr>"
"<tr><td>Highest LDAP Protocol Supported:</td><td>%f</td></tr>"
--- 304,310 ----
php3_printf("<table>"
"<tr><td>Total links:</td><td>%d/%s</td></tr>\n"
! "<tr><td>RCS Version:</td><td>$Id: ldap.c,v 1.58 1998/09/30 04:35:04 amitay Exp $</td></tr>\n"
#if HAVE_NSLDAP
"<tr><td>SDK Version:</td><td>%f</td></tr>"
"<tr><td>Highest LDAP Protocol Supported:</td><td>%f</td></tr>"
Index: php3/functions/php3_ldap.h
diff -c php3/functions/php3_ldap.h:1.22 php3/functions/php3_ldap.h:1.23
*** php3/functions/php3_ldap.h:1.22 Sun Aug 30 15:06:45 1998
--- php3/functions/php3_ldap.h Wed Sep 30 00:35:05 1998
***************
*** 23,35 ****
| If you did not, or have any questions about PHP licensing, please |
| contact core <email protected> |
+----------------------------------------------------------------------+
! | Authors: Amitay Isaacs <amitay <email protected>> |
| Eric Warnke <ericw <email protected>> |
+----------------------------------------------------------------------+
*/
! /* $Id: php3_ldap.h,v 1.22 1998/08/30 19:06:45 shane Exp $ */
#ifndef _PHP3_LDAP_H
#define _PHP3_LDAP_H
--- 23,35 ----
| If you did not, or have any questions about PHP licensing, please |
| contact core <email protected> |
+----------------------------------------------------------------------+
! | Authors: Amitay Isaacs <amitay <email protected>> |
| Eric Warnke <ericw <email protected>> |
+----------------------------------------------------------------------+
*/
! /* $Id: php3_ldap.h,v 1.23 1998/09/30 04:35:05 amitay Exp $ */
#ifndef _PHP3_LDAP_H
#define _PHP3_LDAP_H
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: amitay: "[PHP-DEV] CVS update: php31/ext/ldap"
- Previous message: shane: "[PHP-DEV] CVS update: php31/main"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

