Changeset 1074 for trunk/htdocs/cacher/sub/summary.tpl.php
- Timestamp:
- 2012-07-29T07:06:57+02:00 (10 months ago)
- Location:
- trunk/htdocs/cacher/sub
- Files:
-
- 1 added
- 1 moved
-
. (added)
-
summary.tpl.php (moved) (moved from trunk/htdocs/cacher/cacher.summary.tpl.php) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/cacher/sub/summary.tpl.php
r1072 r1074 75 75 . sprintf("(%s)", age($ci['disabled'])); 76 76 } 77 else if ($ci['type'] == $type_php) {77 else if ($ci['type'] == XC_TYPE_PHP) { 78 78 $ci['status'] = $ci['compiling'] 79 79 ? $l_compiling . sprintf("(%s)", age($ci['compiling']))
Note: See TracChangeset
for help on using the changeset viewer.

