Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv29260

Modified Files:
        core.xml 
Log Message:
added a type parameter to the functions block


See also: http://cvs.mmbase.org/viewcvs/config/components


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- core.xml    6 Jan 2009 14:55:35 -0000       1.61
+++ core.xml    7 Jan 2009 20:56:37 -0000       1.62
@@ -116,7 +116,9 @@
          mimetype="text/html">
     <title xml:lang="en">Functions</title>
     <title xml:lang="nl">Functies</title>
-    <body jsp="functions.jspx" />
+    <body jsp="functions.jspx">
+      <param name="type" />
+    </body>
   </block>
 
   <block name="datatypes"
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to