Index: trunk/htdocs/cacher/sub/summary.tpl.php
===================================================================
--- trunk/htdocs/cacher/cacher.summary.tpl.php	(revision 1072)
+++ trunk/htdocs/cacher/sub/summary.tpl.php	(revision 1074)
@@ -75,5 +75,5 @@
 					. sprintf("(%s)", age($ci['disabled']));
 			}
-			else if ($ci['type'] == $type_php) {
+			else if ($ci['type'] == XC_TYPE_PHP) {
 				$ci['status'] = $ci['compiling']
 					? $l_compiling . sprintf("(%s)", age($ci['compiling']))
