Update of /var/cvs/config/functions
In directory james.mmbase.org:/tmp/cvs-serv9971

Modified Files:
        caches.xml 
Log Message:
dropped getQuery|Cache in favour of getCaches(classname)


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


Index: caches.xml
===================================================================
RCS file: /var/cvs/config/functions/caches.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- caches.xml  23 Feb 2008 13:29:25 -0000      1.4
+++ caches.xml  23 Feb 2008 13:33:51 -0000      1.5
@@ -9,6 +9,7 @@
     <type>class</type>
     <class>org.mmbase.cache.CacheManager</class>
     <method>getCaches</method>
+    <param name="type" type="java.lang.String" />
   </function>
   
   <function name="get">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to