]> granicus.if.org Git - apache/commit
Fix some HTML tags
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 15 Nov 2016 06:42:48 +0000 (06:42 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 15 Nov 2016 06:42:48 +0000 (06:42 +0000)
commitf8b4fe0fa0a7ff41ad456191d8c887220baa325f
treef72c953cd9f4ba2f1345060c4366b068f731270d
parent0aab041e2b0806d66f138c3e4bee54960a413d14
Fix some HTML tags
</br> --> <br />

Couls also be <br> or <br/> but some (very) old clients don't like it.
httpd is not really consistent on it. (personnlaly <br> would be just fine for me but <br /> is the most commonly used form)

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