Changeset 683
- Timestamp:
- 2009-09-21T12:09:16+02:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r679 r683 1752 1752 php.autoglobals = NULL; 1753 1753 #endif 1754 1755 #ifdef IS_UNICODE 1756 php.udirpath = NULL; 1757 php.ufilepath = NULL; 1758 #endif 1759 php.dirpath = NULL; 1760 1754 1761 memset(&php.op_array_info, 0, sizeof(php.op_array_info)); 1755 1762
Note: See TracChangeset
for help on using the changeset viewer.

