mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
adding id tags
This commit is contained in:
parent
8a210264e7
commit
a63d607f08
4 changed files with 8 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include "php.h"
|
||||
#include "php_ini.h"
|
||||
#include "php_apache.h"
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef PHP_APACHE_H
|
||||
#define PHP_APACHE_H
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include "php.h"
|
||||
#include "SAPI.h"
|
||||
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "php.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue