Changeset 1170
- Timestamp:
- 11/13/2012 09:14:40 AM (6 months ago)
- Files:
-
- 1 modified
-
trunk/xcache/xc_utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_utils.c
r1112 r1170 253 253 break; 254 254 } 255 ZEND_VM_SET_OPCODE_HANDLER(opline);255 /* ZEND_VM_SET_OPCODE_HANDLER(opline); this is not undone, don't redo. only do this for loader */ 256 256 #endif 257 257 opline++;

