php-src/ext/odbc
Sascha Schumann fe50664d4d #if COMPILE_DL
becomes

    #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4 Some white-space changes 2000-03-26 19:47:28 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_odbc.c #if COMPILE_DL 2000-05-02 00:44:35 +00:00
php_odbc.h odbc_close() and odbc_close_all() working again 2000-03-13 15:22:47 +00:00
php_velocis.h More php3_ cleanup 1999-12-17 22:34:04 +00:00
setup.stub @Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>) 1999-11-29 00:45:28 +00:00
velocis.c #if COMPILE_DL 2000-05-02 00:44:35 +00:00