Changeset 423 for branches/1.2/xcache.c
- Timestamp:
- 06/21/2007 04:32:46 PM (17 months ago)
- Files:
-
- 1 modified
-
branches/1.2/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/xcache.c
r417 r423 2704 2704 } 2705 2705 UNREGISTER_INI_ENTRIES(); 2706 2707 xc_module_gotup = 0; 2708 xc_zend_extension_gotup = 0; 2709 xc_zend_extension_faked = 0; 2710 2706 2711 return SUCCESS; 2707 2712 }

