Changeset 405 for trunk/xcache_globals.h
- Timestamp:
- 05/31/2007 03:48:08 AM (18 months ago)
- Files:
-
- 1 modified
-
trunk/xcache_globals.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache_globals.h
r399 r405 1 1 2 2 ZEND_BEGIN_MODULE_GLOBALS(xcache) 3 zend_bool initial_compile_file_called; /* true is origin_compile_file is called */ 3 4 zend_bool cacher; /* true if enabled */ 4 5 zend_bool stat;

