projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
6968eb8
)
- uctitle
author
Michael Wallner
<mike@php.net>
Fri, 9 Feb 2007 16:02:36 +0000
(16:02 +0000)
committer
Michael Wallner
<mike@php.net>
Fri, 9 Feb 2007 16:02:36 +0000
(16:02 +0000)
http.c
patch
|
blob
|
history
diff --git
a/http.c
b/http.c
index 2ad964405c18a0e9da3984263f1759912cd6112d..095cc1ebdc04cb6bcdbf532d561f1fc8ea9efa8c 100644
(file)
--- a/
http.c
+++ b/
http.c
@@
-460,7
+460,7
@@
PHP_MINFO_FUNCTION(http)
php_info_print_table_start();
php_info_print_table_colspan_header(4, "Persistent Handles");
- php_info_print_table_header(4, "Provider", "Ident", "
used", "f
ree");
+ php_info_print_table_header(4, "Provider", "Ident", "
Used", "F
ree");
{
HashTable *ht;
HashPosition pos1, pos2;