Changeset 408 for branches/1.2/xcache_globals.h
- Timestamp:
- 05/31/2007 04:20:14 AM (18 months ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
xcache_globals.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
- Property svnmerge-integrated changed from /trunk:1-302,344-346,371,374-375,388,391,393,395,400,402-404 to /trunk:1-302,344-346,371,374-375,388,391,393,395,400,402-405,407
-
branches/1.2/xcache_globals.h
r394 r408 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;

