php-src/main/php_content_types.h

7 lines
136 B
C
Raw Normal View History

1999-09-16 22:31:33 +00:00
#ifndef _PHP_CONTENT_TYPES_H
#define _PHP_CONTENT_TYPES_H
1999-12-05 14:37:38 +00:00
int php_startup_SAPI_content_types(void);
1999-09-16 22:31:33 +00:00
#endif /* _PHP_CONTENT_TYPES_H */