Index: /trunk/htdocs/diagnosis/index.php
===================================================================
--- /trunk/htdocs/diagnosis/index.php	(revision 1092)
+++ /trunk/htdocs/diagnosis/index.php	(revision 1093)
@@ -308,5 +308,5 @@
 	result("skipped", "XCache not loaded");
 }
-else if (ini_get("xcache.readonly_protection") && !$readonly_protection) {
+else if (ini_get("xcache.readonly_protection") && !$readonlyProtection) {
 	result(
 		"error"
