[PHP-DEV] CVS update: php31/ext/db From: shane (php-dev <email protected>)
Date: 08/28/98

Date: Friday August 28, 1998 @ 0:09
Author: shane

Update of /repository/php31/ext/db
In directory asf:/u2/tmp/cvs-serv4863/ext/db

Modified Files:
        db.c
Log Message:
some work on dl's.
finish up work on wsapi. Working pretty well now, plenty of input from
orielly.

Index: php31/ext/db/db.c
diff -c php31/ext/db/db.c:2.0 php31/ext/db/db.c:2.1
*** php31/ext/db/db.c:2.0 Fri Jul 3 09:11:42 1998
--- php31/ext/db/db.c Fri Aug 28 00:09:34 1998
***************
*** 28,34 ****
     +----------------------------------------------------------------------+
   */
  
! /* $Id: db.c,v 2.0 1998/07/03 13:11:42 rasmus Exp $ */
  #if COMPILE_DL
  #include "../phpdl.h"
  #endif
--- 28,35 ----
     +----------------------------------------------------------------------+
   */
  
! /* $Id: db.c,v 2.1 1998/08/28 04:09:34 shane Exp $ */
! #define IS_EXT_MODULE
  #if COMPILE_DL
  #include "../phpdl.h"
  #endif

--
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>