jmcastagnetto           Mon Mar 19 05:00:57 2001 EDT

  Modified files:              
    /phpdoc     mk_ini_set_table.sh 
  Log:
  added comments
  
  
Index: phpdoc/mk_ini_set_table.sh
diff -u phpdoc/mk_ini_set_table.sh:1.1 phpdoc/mk_ini_set_table.sh:1.2
--- phpdoc/mk_ini_set_table.sh:1.1      Mon Mar 19 04:47:12 2001
+++ phpdoc/mk_ini_set_table.sh  Mon Mar 19 05:00:57 2001
@@ -1,5 +1,10 @@
 #! /bin/sh
 
+# Quick hack to make a table of PHP options
+# and where they can be changed
+# Jesus M. Castagnetto
+# Mon Mar 19 04:57:02 PST 2001
+
 main_c="../php4/main/main.c"
 ini_set_table="en/functions/ini_set_table";
 


Reply via email to