Changeset 548 for trunk/utils.h
- Timestamp:
- 03/21/2008 02:36:17 PM (9 months ago)
- Files:
-
- 1 modified
-
trunk/utils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/utils.h
r543 r548 105 105 xc_compilererror_t *compilererrors; 106 106 #endif 107 108 #ifdef ZEND_COMPILE_IGNORE_INTERNAL_CLASSES 109 zend_uint orig_compiler_options; 110 #endif 107 111 } xc_sandbox_t; 108 112

