Index: trunk/admin/xcache.php
===================================================================
--- trunk/admin/xcache.php	(revision 84)
+++ trunk/admin/xcache.php	(revision 107)
@@ -189,4 +189,6 @@
 $type_var = XC_TYPE_VAR;
 $types = array($type_none => 'Statistics', $type_php =>'List PHP', $type_var =>'List Var Data');
+$xcache_version = XCACHE_VERSION;
+$xcache_modules = XCACHE_MODULES;
 
 include("xcache.tpl.php");
