Date: 12/28/98
- Next message: sas: "[PHP-DEV] CVS update: php3/regex"
- Previous message: sas: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Monday December 28, 1998 @ 4:44
Author: sas
Update of /repository/php3/serverapi
In directory asf:/u/temp/cvs-serv11999/serverapi
Modified Files:
nsapi_sapi.c sapi.h
Log Message:
some more Id keywords
Index: php3/serverapi/nsapi_sapi.c
diff -c php3/serverapi/nsapi_sapi.c:1.7 php3/serverapi/nsapi_sapi.c:1.8
*** php3/serverapi/nsapi_sapi.c:1.7 Mon Dec 28 04:35:04 1998
--- php3/serverapi/nsapi_sapi.c Mon Dec 28 04:44:03 1998
***************
*** 28,34 ****
+----------------------------------------------------------------------+
*/
! /* $id$ */
/* FIXME BIG TIME. This is by no means complete! */
--- 28,34 ----
+----------------------------------------------------------------------+
*/
! /* $Id: nsapi_sapi.c,v 1.8 1998/12/28 09:44:03 sas Exp $ */
/* FIXME BIG TIME. This is by no means complete! */
Index: php3/serverapi/sapi.h
diff -c php3/serverapi/sapi.h:1.9 php3/serverapi/sapi.h:1.10
*** php3/serverapi/sapi.h:1.9 Mon Dec 28 04:35:04 1998
--- php3/serverapi/sapi.h Mon Dec 28 04:44:04 1998
***************
*** 1,6 ****
/*
Server API Abstraction Layer
! $id$
This set of functions is required to create a new
api interface for php. These functions map
--- 1,6 ----
/*
Server API Abstraction Layer
! $Id: sapi.h,v 1.10 1998/12/28 09:44:04 sas Exp $
This set of functions is required to create a new
api interface for php. These functions map
-- 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: sas: "[PHP-DEV] CVS update: php3/regex"
- Previous message: sas: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

