diff options
| author | 2006-07-11 00:09:06 +0000 | |
|---|---|---|
| committer | 2006-07-11 00:09:06 +0000 | |
| commit | e2e165d57331ea5a7805bad5df6938ce701aa261 (patch) | |
| tree | 3c8d0f282b4e6cff7afb8c2809f8c97d0e850e55 /http | |
| parent | Because people whined :( (diff) | |
Change last vestiges of m_http.so -> m_httpd.so
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4320 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'http')
| -rw-r--r-- | http/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/http/index.html b/http/index.html index 804d5edc9..305c40a2f 100644 --- a/http/index.html +++ b/http/index.html @@ -1,12 +1,12 @@ <html> <head> <title> - InspIRCd m_http.so Module + InspIRCd m_httpd.so Module </title> </head> <body> <h1>Nothing to see here folks, Move along...</h1> - <h4>This is a placeholder page provided by the InspIRCd m_http.so module. Please replace this page with better content.</h4> + <h4>This is a placeholder page provided by the InspIRCd m_httpd.so module. Please replace this page with better content.</h4> <small>Powered by <a href="http://www.inspircd.org">InspIRCd</a></small> </body> </html> |
