php-src/main/php_content_types.h

7 lines
132 B
C
Raw Normal View History

1999-09-16 22:31:33 +00:00
#ifndef _PHP_CONTENT_TYPES_H
#define _PHP_CONTENT_TYPES_H
int php_startup_SAPI_content_types();
#endif /* _PHP_CONTENT_TYPES_H */