- Timestamp:
- May 25, 2012, 4:05:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc17-dev/server/common/oursrc/php_scripts/php_scripts.h
r1137 r2218 28 28 void scripts_error_cb(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args); 29 29 30 static function_entry scripts_functions[] = {30 static zend_function_entry scripts_functions[] = { 31 31 {NULL, NULL, NULL} 32 32 };
Note: See TracChangeset
for help on using the changeset viewer.