goba            Fri Dec 21 09:05:56 2001 EDT

  Modified files:              
    /phpdoc     make_chm.php 
  Log:
  PEAR is no more there, but Zend can be there optionally.
  This list works in case Zend is not there, or it is there...
  
  
Index: phpdoc/make_chm.php
diff -u phpdoc/make_chm.php:1.22 phpdoc/make_chm.php:1.23
--- phpdoc/make_chm.php:1.22    Fri Dec 21 09:01:43 2001
+++ phpdoc/make_chm.php Fri Dec 21 09:05:56 2001
@@ -38,7 +38,7 @@
     "langref.html",
     "features.html",
     "funcref.html",
-    "pear.html",
+    "zend.html",
     "faq.html",
     "appendixes.html"
 );


Reply via email to