]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
incorporate the add_env_variable function in do_expand_env.
authorAndré Malo <nd@apache.org>
Sun, 3 Aug 2003 18:38:14 +0000 (18:38 +0000)
committerAndré Malo <nd@apache.org>
Sun, 3 Aug 2003 18:38:14 +0000 (18:38 +0000)
commita281ae21183bca112da1b68770bd76b7f0026288
tree18f9c2627256f93359b213f2ee1648034f3519a1
parentf1c173bab820b44e957fe53474725ad7977c401f
incorporate the add_env_variable function in do_expand_env.
I see no real reason to use an extra function call here (other than
decreasing performance :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100891 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c