Update of /var/cvs/html/mmbase/components/core/cache
In directory james.mmbase.org:/tmp/cvs-serv14688/components/core/cache

Modified Files:
        index.jspx 
Log Message:
small error


See also: http://cvs.mmbase.org/viewcvs/html/mmbase/components/core/cache


Index: index.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/cache/index.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index.jspx  23 Feb 2008 16:48:57 -0000      1.2
+++ index.jspx  23 Feb 2008 16:50:14 -0000      1.3
@@ -71,7 +71,7 @@
         </tr>
       </mm:first>
       <tr>
-        <td> ${c.name} </td>
+        <td> ${qc.name} </td>
         <td class="center"> ${qc.hits + qc.misses} </td> 
         <td class="center"> ${qc.hits} </td>
         <td class="center"> ${qc.misses} </td>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to