Index: trunk/htdocs/cacher/sub/summary.tpl.php
===================================================================
--- trunk/htdocs/cacher/sub/summary.tpl.php	(revision 1076)
+++ trunk/htdocs/cacher/sub/summary.tpl.php	(revision 1078)
@@ -35,5 +35,5 @@
 	$l_normal = _('Normal');
 	$l_confirm = _('Sure?');
-	foreach ($cacheinfos as $i => $ci) {
+	foreach (getCacheInfos() as $i => $ci) {
 		$class = $cycleClass->next();
 		echo <<<TR
