Changeset 1093
- Timestamp:
- 2012-07-31T17:39:33+02:00 (10 months ago)
- File:
-
- 1 edited
-
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"
Note: See TracChangeset
for help on using the changeset viewer.

