Changeset 686 for trunk/xcache.c
- Timestamp:
- 2009-09-29T16:00:36+02:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r685 r686 1075 1075 1076 1076 xce->type = XC_TYPE_PHP; 1077 1078 xce->filepath = NULL; 1079 xce->dirpath = NULL; 1080 #ifdef IS_UNICODE 1081 xce->ufilepath = NULL; 1082 xce->udirpath = NULL; 1083 #endif 1084 1077 1085 return SUCCESS; 1078 1086 }
Note: See TracChangeset
for help on using the changeset viewer.

