Changeset 622 for branches/1.3/xcache_globals.h
- Timestamp:
- 07/05/2009 10:18:06 AM (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
xcache_globals.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/xcache_globals.h
r619 r622 18 18 zend_bool auth_enabled; 19 19 20 #ifdef ZEND_ENGINE_2 20 21 HashTable gc_op_arrays; 22 #endif 21 23 22 24 HashTable internal_function_table;

