mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
moving mysql to ext/
This commit is contained in:
parent
f9d169c812
commit
3789ac7ea0
10 changed files with 2123 additions and 59 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue