Changeset 439
- Timestamp:
- 07/01/2007 08:59:09 AM (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
-
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);

