Changeset 439 for branches/1.2/xcache.c
- Timestamp:
- 2007-07-01T08:59:09+02:00 (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 edited
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);
Note: See TracChangeset
for help on using the changeset viewer.

