moving mysql to ext/

This commit is contained in:
Stig Bakken 1999-04-21 21:26:10 +00:00
parent f9d169c812
commit 3789ac7ea0
10 changed files with 2123 additions and 59 deletions

View file

@ -49,7 +49,7 @@
#include "functions/php3_ifx.h"
#include "functions/php3_crypt.h"
#include "functions/php3_ldap.h"
#include "functions/php3_mysql.h"
#include "ext/mysql/php3_mysql.h"
#include "functions/php3_bcmath.h"
#include "functions/php3_msql.h"
#include "functions/php3_oci8.h"