]> granicus.if.org Git - php/commitdiff
Fix bug: #11397
authorfoobar <sniper@php.net>
Tue, 12 Jun 2001 05:28:41 +0000 (05:28 +0000)
committerfoobar <sniper@php.net>
Tue, 12 Jun 2001 05:28:41 +0000 (05:28 +0000)
ext/sybase/php_sybase_db.c

index 9d81981f513044710ad7a3eb6baf6240addda1b5..b0d496fe82a44fbb14a910a5afb3650aaf621a7e 100644 (file)
@@ -707,6 +707,7 @@ PHP_FUNCTION(sybase_query)
        int blocks_initialized=1;
        int i,j;
        int *column_types;
+       PLS_FETCH();
 
        switch(ZEND_NUM_ARGS()) {
                case 1: