diff options
Diffstat (limited to 'ext/apache/apache.c')
-rw-r--r-- | ext/apache/apache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/apache/apache.c b/ext/apache/apache.c index f83257dfcd..ff0cb4da26 100644 --- a/ext/apache/apache.c +++ b/ext/apache/apache.c @@ -416,6 +416,7 @@ PHP_FUNCTION(apache_lookup_uri) } /* }}} */ + #if 0 This function is most likely a bad idea. Just playing with it for now. |