Changeset 437 for branches/1.2/xcache_globals.h
- Timestamp:
- 06/30/2007 05:33:30 AM (17 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,398,400,402-405,407,410,416,421,434 to /trunk:1-302,344-346,371,374-375,388,391,393,395,398,400,402-405,407,410,416,421,434-435
-
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

