Changeset 894 for trunk/xcache_globals.h

Show
Ignore:
Timestamp:
04/19/2012 08:08:23 AM (13 months ago)
Author:
moo
Message:

adds xcache.admin.enable_auth

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache_globals.h

    r662 r894  
    1717    time_t request_time; 
    1818    long   var_ttl; 
     19    zend_bool auth_enabled; 
    1920 
    2021    zend_llist gc_op_arrays;