Changeset 853
- Timestamp:
- 2012-03-28T05:16:05+02:00 (15 months ago)
- File:
-
- 1 edited
-
trunk/utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/utils.c
r852 r853 905 905 if (install != XC_NoInstall) { 906 906 CG(in_compilation) = 1; 907 CG(compiled_filename) = ZEND_24((c onst char *)) sandbox->filename;907 CG(compiled_filename) = ZEND_24((char *)) sandbox->filename; 908 908 CG(zend_lineno) = 0; 909 909 xc_sandbox_install(sandbox, install TSRMLS_CC);
Note: See TracChangeset
for help on using the changeset viewer.

