Changeset 1093 for trunk/htdocs/diagnosis/index.php
- Timestamp:
- 07/31/2012 05:39:33 PM (10 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/diagnosis/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/diagnosis/index.php
r1092 r1093 308 308 result("skipped", "XCache not loaded"); 309 309 } 310 else if (ini_get("xcache.readonly_protection") && !$readonly _protection) {310 else if (ini_get("xcache.readonly_protection") && !$readonlyProtection) { 311 311 result( 312 312 "error"

