Changeset 438
- Timestamp:
- 07/01/2007 06:54:42 AM (17 months ago)
- Files:
-
- 1 modified
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r435 r438 1748 1748 } 1749 1749 1750 if ( XG(internal_table_copied)) {1750 if (xcache_globals->internal_table_copied) { 1751 1751 zend_hash_destroy(&xcache_globals->internal_function_table); 1752 1752 zend_hash_destroy(&xcache_globals->internal_class_table);

