- Timestamp:
- 07/01/2007 06:59:09 AM (16 months ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
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-435 to /trunk:1-302,344-346,371,374-375,388,391,393,395,398,400,402-405,407,410,416,421,434-435,438
-
branches/1.2/xcache.c
r437 r439 1555 1555 } 1556 1556 1557 if ( XG(internal_table_copied)) {1557 if (xcache_globals->internal_table_copied) { 1558 1558 zend_hash_destroy(&xcache_globals->internal_function_table); 1559 1559 zend_hash_destroy(&xcache_globals->internal_class_table);

