Changeset 508 for trunk/const_string.c
- Timestamp:
- 01/05/2008 09:17:02 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/const_string.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string.c
r491 r508 70 70 #elif defined(ZEND_ENGINE_2) 71 71 # include "const_string_opcodes_php5.0.h" 72 #else 73 # include "const_string_opcodes_php4.x.h" 72 74 #endif 73 75

