]> granicus.if.org Git - php/commit
moving mysql to ext/
authorStig Bakken <ssb@php.net>
Wed, 21 Apr 1999 21:26:10 +0000 (21:26 +0000)
committerStig Bakken <ssb@php.net>
Wed, 21 Apr 1999 21:26:10 +0000 (21:26 +0000)
commit3789ac7ea048f6280fd23698881c49e3fe8a48a7
tree0aac8133931e1abf3bd417fa85795f1f1230f916
parentf9d169c81291f320e3482fd87e4e78ded3b9992c
moving mysql to ext/
Makefile.in
acconfig.h.in
configure.in.in
ext/mysql/Makefile.am [new file with mode: 0644]
ext/mysql/config.h.stub [new file with mode: 0644]
ext/mysql/config.m4 [new file with mode: 0644]
ext/mysql/mysql.c [new file with mode: 0644]
ext/mysql/php3_mysql.h [new file with mode: 0644]
ext/mysql/setup.stub [new file with mode: 0644]
internal_functions.c