fix this stuff

This commit is contained in:
Wez Furlong 2003-08-14 17:06:43 +00:00
parent 6df5d5ba20
commit 6e6a793bb9

View File

@ -137,14 +137,14 @@ zend_module_entry *php_builtin_extensions[] = {
#endif
#if HAVE_LIBXML
#if HAVE_DOM
phpext_dom_ptr
,phpext_dom_ptr
#endif
#if HAVE_SIMPLEXML
phpext_simplexml_ptr
,phpext_simplexml_ptr
#endif
#endif
#if HAVE_XML
phpext_xml_ptr
,phpext_xml_ptr
#endif
#if HAVE_XML && HAVE_WDDX
,phpext_wddx_ptr