betz            Sun Feb 23 12:50:44 2003 EDT

  Modified files:              
    /phpdoc/RFC manual.xml.in 
  Log:
  faqonly entities removed
  
Index: phpdoc/RFC/manual.xml.in
diff -u phpdoc/RFC/manual.xml.in:1.5 phpdoc/RFC/manual.xml.in:1.6
--- phpdoc/RFC/manual.xml.in:1.5        Sat Aug  3 09:26:27 2002
+++ phpdoc/RFC/manual.xml.in    Sun Feb 23 12:50:44 2003
@@ -10,17 +10,11 @@
 
 <!-- All global entities for the XML files -->
 <!ENTITY % global.entities  SYSTEM "@srcdir@/entities/global.ent">
-
-<!-- All entities for the FAQ section -->
-<!ENTITY % faqonly.entities SYSTEM "@srcdir@/entities/faqurls.ent">
-
 <!-- These are language independent -->
 <!ENTITY % build.version    SYSTEM "entities/version.ent">
-<!ENTITY % file.entities    SYSTEM "entities/file-entities.ent">
 
 <!-- Include all external DTD parts defined previously -->
 %global.entities;
-%faqonly.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