mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
merge in change from php3
This commit is contained in:
parent
b33d0fd7e7
commit
f78caff762
1 changed files with 1 additions and 0 deletions
|
@ -308,6 +308,7 @@ static void _php3_dba_open(INTERNAL_FUNCTION_PARAMETERS, int persistent)
|
|||
info->mode = modenr;
|
||||
info->argc = ac - 3;
|
||||
info->argv = args + 3;
|
||||
info->hnd = NULL;
|
||||
|
||||
if(hptr->open(info) != SUCCESS) {
|
||||
dba_close(info);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue