Changeset 1029 for trunk/xcache.c
- Timestamp:
- 07/22/2012 09:43:27 AM (10 months ago)
- Files:
-
- 1 modified
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r1027 r1029 2162 2162 || strstr(PG(include_path), "://") != NULL 2163 2163 #endif 2164 || xc_shm || xc_shm->disabled2164 || !xc_shm || xc_shm->disabled 2165 2165 ) { 2166 2166 TRACE("%s", "cacher not enabled");

