mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
WS fixes
This commit is contained in:
parent
1ab38567b9
commit
859a1404bf
12 changed files with 43 additions and 49 deletions
|
@ -57,7 +57,7 @@ int mysqlnd_local_infile_init(void **ptr, char *filename, void **userdata TSRMLS
|
|||
if (!info) {
|
||||
DBG_RETURN(1);
|
||||
}
|
||||
|
||||
|
||||
*ptr = info;
|
||||
|
||||
/* check open_basedir */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue