Date: 05/30/98
- Next message: Jim Winstead: "[PHP-DEV] False memory leak from debugger.c"
- Previous message: Jim Winstead: "[PHP-DEV] Compiling Win32"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Saturday May 30, 1998 @ 18:06
Author: jim
Update of /repository/php3
In directory asf:/tmp/cvs-serv12090
Modified Files:
config.w32.h
Log Message:
Don't get anyone's hopes up.
Index: php3/config.w32.h
diff -c php3/config.w32.h:1.66 php3/config.w32.h:1.67
*** php3/config.w32.h:1.66 Mon May 25 15:05:58 1998
--- php3/config.w32.h Sat May 30 18:06:28 1998
***************
*** 18,32 ****
/* this disables "<?expression?>" and "<?=expression?>" */
#define DEFAULT_SHORT_OPEN_TAG 1
- /* NOTE Logging may be removed from PHP. Consult the PHP DEV list*/
- /* Define if you want to allow logging to a db file or sql database */
- #define LOGGING 0
-
- /* Define if you want the logging to go to ndbm/gdbm/flatfile */
- #define LOG_DBM 0
- #define LOG_DBM_DIR "."
- #define LOG_SQL 0
-
#define PHP_TRACK_VARS 1
/* ----------------------------------------------------------------
--- 18,23 ----
- Next message: Jim Winstead: "[PHP-DEV] False memory leak from debugger.c"
- Previous message: Jim Winstead: "[PHP-DEV] Compiling Win32"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

