goba            Sun Aug 24 15:07:13 2003 EDT

  Modified files:              
    /phpdoc/chm make_chm.php 
  Log:
  Add support for security part
  
Index: phpdoc/chm/make_chm.php
diff -u phpdoc/chm/make_chm.php:1.21 phpdoc/chm/make_chm.php:1.22
--- phpdoc/chm/make_chm.php:1.21        Fri Jul 11 10:47:16 2003
+++ phpdoc/chm/make_chm.php     Sun Aug 24 15:07:12 2003
@@ -20,6 +20,7 @@
 $MAIN_FILES = array(
     "getting-started.html",
     "langref.html",
+    "security.html",
     "features.html",
     "funcref.html",
     "zend.html",

Reply via email to