]> granicus.if.org Git - php/commitdiff
- WS
authorPierre Joye <pajoye@php.net>
Mon, 28 Feb 2005 08:16:47 +0000 (08:16 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 28 Feb 2005 08:16:47 +0000 (08:16 +0000)
ext/libxml/libxml.c

index d20770293ee2b6f9b2f3d6d7d202693698da9125..406bc1ba0f2f9e24f13513cbd8294eb74472dbd2 100644 (file)
@@ -530,6 +530,7 @@ PHP_MINIT_FUNCTION(libxml)
        LIBXML(error_buffer).c = NULL;
        LIBXML(error_list) = NULL;
 #endif
+
        REGISTER_LONG_CONSTANT("LIBXML_VERSION",                        LIBXML_VERSION,                 CONST_CS | CONST_PERSISTENT);
        REGISTER_STRING_CONSTANT("LIBXML_DOTTED_VERSION",       LIBXML_DOTTED_VERSION,  CONST_CS | CONST_PERSISTENT);