Changeset 437 for branches/1.2/xcache_globals.h
- Timestamp:
- 06/30/2007 07:33:30 AM (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
xcache_globals.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
-
branches/1.2/xcache_globals.h
r408 r437 20 20 HashTable internal_function_table; 21 21 HashTable internal_class_table; 22 zend_bool internal_table_copied; 22 23 ZEND_END_MODULE_GLOBALS(xcache) 23 24

