philip          Sun Oct 27 15:13:00 2002 EDT

  Modified files:              
    /phpdoc/scripts     xml_proto.php 
  Log:
  mcve -> $extension_name
  
  
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.4 phpdoc/scripts/xml_proto.php:1.5
--- phpdoc/scripts/xml_proto.php:1.4    Sun Oct 27 05:02:55 2002
+++ phpdoc/scripts/xml_proto.php        Sun Oct 27 15:13:00 2002
@@ -16,7 +16,7 @@
 # | Authors:   Brad House <[EMAIL PROTECTED]>                             |
 # +----------------------------------------------------------------------+
 #
-# $Id: xml_proto.php,v 1.4 2002/10/27 10:02:55 goba Exp $
+# $Id: xml_proto.php,v 1.5 2002/10/27 20:13:00 philip Exp $
 */
 
 /*
@@ -164,7 +164,7 @@
        "    </para>\n" .
        "   </section>\n" .
        "  </partintro>\n" .
-       " &reference.mcve.functions;\n" .
+       " &reference." . $extension_name . ".functions;\n" .
        " </reference>\n" .
        "<!-- Keep this comment at the end of the file\n" .
        "Local variables:\n" .



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

Reply via email to