]> git.pld-linux.org Git - packages/php.git/blobdiff - php-sqlite3-loadext.patch
- rel 3; use internal gd (enables few more php gd functions)
[packages/php.git] / php-sqlite3-loadext.patch
index fd9976950d9e22a2dee39ae4b737007ae55e34b8..62d51f1de81b2b4c24d205ba09f2e5e7cb19fed1 100644 (file)
@@ -17,7 +17,7 @@
                return;
        }
  
-+#ifdef HAVE_SQLITE3_LOAD_EXTENSION
++#ifndef HAVE_SQLITE3_LOAD_EXTENSION
 +      php_error_docref(NULL TSRMLS_CC, E_WARNING, "Your version of SQLite doesn't support loading extensions");
 +      RETURN_FALSE;
 +#else
This page took 0.028549 seconds and 4 git commands to generate.