Changeset 405 for trunk/xcache_globals.h

Show
Ignore:
Timestamp:
05/31/2007 03:48:08 AM (18 months ago)
Author:
moo
Message:

full ZendOptimizer? compatibility

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache_globals.h

    r399 r405  
    11 
    22ZEND_BEGIN_MODULE_GLOBALS(xcache) 
     3    zend_bool initial_compile_file_called; /* true is origin_compile_file is called */ 
    34    zend_bool cacher;      /* true if enabled */ 
    45    zend_bool stat;