~ubuntu-branches/ubuntu/jaunty/squid3/jaunty-security

« back to all changes in this revision

Viewing changes to src/errorpage.cc

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2008-07-21 09:20:31 UTC
  • mfrom: (1.1.7 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080721092031-bj8vog645lw6487u
Tags: 3.0.STABLE8-1
* Urgency high to meet freeze deadline

* New upstream release

* debian/patches/10-mgr_active_requests
  - Added upstream patch fixing delay_pool reporting in cachemgr.cgi

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
 
82
82
                        {
83
83
                            ERR_SQUID_SIGNATURE,
84
 
                            "\n<BR clear=\"all\">\n"
85
 
                            "<HR noshade size=\"1px\">\n"
86
 
                            "<ADDRESS>\n"
 
84
                            "\n<br>\n"
 
85
                            "<hr>\n"
 
86
                            "<div id=\"footer\">\n"
87
87
                            "Generated %T by %h (%s)\n"
88
 
                            "</ADDRESS>\n"
89
 
                            "</BODY></HTML>\n"
 
88
                            "</div>\n"
 
89
                            "</body></html>\n"
90
90
                        },
91
91
                        {
92
92
                            TCP_RESET,