Date: 09/30/98
- Next message: Wolfgang Voelkl: "[PHP-DEV] Re: Bug #690 Updated:"
- Previous message: amitay: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wednesday September 30, 1998 @ 0:41
Author: amitay
Update of /repository/php31/ext/ldap
In directory asf:/u2/tmp/cvs-serv18223
Modified Files:
ldap.c php3_ldap.h
Log Message:
updated email address
Index: php31/ext/ldap/ldap.c
diff -c php31/ext/ldap/ldap.c:2.9 php31/ext/ldap/ldap.c:2.10
*** php31/ext/ldap/ldap.c:2.9 Mon Sep 21 07:23:00 1998
--- php31/ext/ldap/ldap.c Wed Sep 30 00:41:51 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 2.9 1998/09/21 11:23:00 zeev 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 2.10 1998/09/30 04:41:51 amitay Exp $ */
#define IS_EXT_MODULE
#if !PHP_31 && defined(THREAD_SAFE)
#undef THREAD_SAFE
***************
*** 308,314 ****
php3_printf("<table>"
"<tr><td>Total links:</td><td>%d/%s</td></tr>\n"
! "<tr><td>RCS Version:</td><td>$Id: ldap.c,v 2.9 1998/09/21 11:23:00 zeev 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>"
--- 308,314 ----
php3_printf("<table>"
"<tr><td>Total links:</td><td>%d/%s</td></tr>\n"
! "<tr><td>RCS Version:</td><td>$Id: ldap.c,v 2.10 1998/09/30 04:41:51 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: php31/ext/ldap/php3_ldap.h
diff -c php31/ext/ldap/php3_ldap.h:2.3 php31/ext/ldap/php3_ldap.h:2.4
*** php31/ext/ldap/php3_ldap.h:2.3 Sun Aug 30 15:27:39 1998
--- php31/ext/ldap/php3_ldap.h Wed Sep 30 00:41:51 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 2.3 1998/08/30 19:27:39 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 2.4 1998/09/30 04:41:51 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: Wolfgang Voelkl: "[PHP-DEV] Re: Bug #690 Updated:"
- Previous message: amitay: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

