Changeset 1078 for trunk/htdocs/cacher/sub/summary.tpl.php
- Timestamp:
- 2012-07-29T08:45:04+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/htdocs/cacher/sub/summary.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/cacher/sub/summary.tpl.php
r1076 r1078 35 35 $l_normal = _('Normal'); 36 36 $l_confirm = _('Sure?'); 37 foreach ( $cacheinfosas $i => $ci) {37 foreach (getCacheInfos() as $i => $ci) { 38 38 $class = $cycleClass->next(); 39 39 echo <<<TR
Note: See TracChangeset
for help on using the changeset viewer.

