???? Why this fixes anything? It should do the same. But does not look that organized...

Goba

Thomas Schoefbeck írta:
tom Sun Jun 1 13:41:28 2003 EDT

Modified files: /phpdoc manual.xml.in Log:
quickfix for builds (on windows) in case of an empty phpweb.ent
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.149 phpdoc/manual.xml.in:1.150
--- phpdoc/manual.xml.in:1.149 Wed May 28 15:41:41 2003
+++ phpdoc/manual.xml.in Sun Jun 1 13:41:27 2003
@@ -19,6 +19,8 @@
<!-- phpweb entities - autogenerated! -->
<!ENTITY % phpweb.entities SYSTEM "entities/phpweb.ent">
+%phpweb.entities;
+
<!-- All global entities for the XML files -->
<!ENTITY % global.entities SYSTEM "@srcdir@/entities/global.ent">
@@ -27,7 +29,6 @@
<!ENTITY % file.entities SYSTEM "entities/file-entities.ent">
<!-- Include all external DTD parts defined previously -->
-%phpweb.entities;
%global.entities;
%file.entities;
%build.version;






--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to