summaryrefslogtreecommitdiff
path: root/ext/informix
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2003-11-02 23:14:19 +0000
committerSVN Migration <svn@php.net>2003-11-02 23:14:19 +0000
commit42a7f85d336d3a08e5012a73417e79a053aec82d (patch)
tree31bf3ebd2fa53f0657065b2633a4aec068aa1523 /ext/informix
parent84eb811be9e7b0f65ca0881015950251757e8fc5 (diff)
downloadphp-git-php-4.3.4.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_4_3_4'.php-4.3.4
Diffstat (limited to 'ext/informix')
-rw-r--r--ext/informix/ifx.ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/informix/ifx.ec b/ext/informix/ifx.ec
index be5310f581..bf4fb8081f 100644
--- a/ext/informix/ifx.ec
+++ b/ext/informix/ifx.ec
@@ -283,6 +283,7 @@ EXEC SQL BEGIN DECLARE SECTION;
PARAMETER char *link;
EXEC SQL END DECLARE SECTION;
{
+ TSRMLS_FETCH();
EXEC SQL SET CONNECTION :link;