1
0
Fork 0

undo wrong change

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1382 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2013-09-22 15:27:53 +00:00
parent 2492dcb0ad
commit c383d75c51
1 changed files with 1 additions and 1 deletions

View File

@ -757,7 +757,7 @@ DEF_STRUCT_P_FUNC(`zend_op_array', , `dnl {{{
}
#else
if (op_array_info->oplineinfo_cnt) {
dnl gc_opcodes = 1;
gc_opcodes = 1;
}
#endif
#ifdef ZEND_ENGINE_2_4