Browse Source

Minor fixes

experimental/newoperator
Zeev Suraski 28 years ago
parent
commit
7d34d425be
  1. 1
      main/php.h

1
main/php.h

@ -370,7 +370,6 @@ extern void html_putc(char c);
#ifndef THREAD_SAFE
extern int end_current_file_execution(int *retval);
#endif
extern int _php3_hash_environment(PLS_D);
extern int module_startup_modules(void);
/* needed for modules only */

Loading…
Cancel
Save