goba            Sat Aug  3 18:04:16 2002 EDT

  Modified files:              
    /phpdoc/scripts     genfuncindex.php 
  Log:
  id="index" should not be used as the filename index.html is
  already taken...
  
  
Index: phpdoc/scripts/genfuncindex.php
diff -u phpdoc/scripts/genfuncindex.php:1.8 phpdoc/scripts/genfuncindex.php:1.9
--- phpdoc/scripts/genfuncindex.php:1.8 Sat Jul 27 09:47:57 2002
+++ phpdoc/scripts/genfuncindex.php     Sat Aug  3 18:04:16 2002
@@ -16,12 +16,12 @@
 # | Authors:    Hartmut Holzgraefe <[EMAIL PROTECTED]>                      |
 # +----------------------------------------------------------------------+
 # 
-# $Id: genfuncindex.php,v 1.8 2002/07/27 13:47:57 goba Exp $
+# $Id: genfuncindex.php,v 1.9 2002/08/03 22:04:16 goba Exp $
 */
 echo "<" . "?xml version='1.0' encoding='iso-8859-1'?" . ">\n";
 ?>
 <!-- DO NOT EDIT THIS FILE, IT WAS AUTO-GENERATED BY genfuncindex.php -->
-<appendix id="index">
+<appendix id="indexes">
  <title>&FunctionIndex;</title>
  <index id="index.functions">
   <title>&FunctionIndex;</title>



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

Reply via email to