]> granicus.if.org Git - php/commit
- Change the argument order of php_register_variable() to something more
authorZeev Suraski <zeev@php.net>
Sat, 29 Jan 2000 11:55:44 +0000 (11:55 +0000)
committerZeev Suraski <zeev@php.net>
Sat, 29 Jan 2000 11:55:44 +0000 (11:55 +0000)
commitb2449f929cdee3539c4667f31dc482ac34fc56ab
tree07f3b187373edf7af3557e5d726c786c913b201b
parent6864e05ae39a664538a3f6ec417879763adbc2b3
- Change the argument order of php_register_variable() to something more
  intuitive.
- Make the authentication variables be a part of the HTTP_SERVER_VARS[] array
main/main.c
main/php_variables.c
main/php_variables.h
main/rfc1867.c
sapi/apache/mod_php4.c
sapi/cgi/cgi_main.c
sapi/isapi/php4isapi.c