diff options
author | danieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7> | 2010-02-06 04:58:44 +0000 |
---|---|---|
committer | danieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7> | 2010-02-06 04:58:44 +0000 |
commit | f1c95ba9301178017542afe9262a3f2f0528afd5 (patch) | |
tree | 1feb8171b39058234598acd1cea3ffc0e9f0893e | |
parent | 1d17a9d23e533e0a5e9a0cdec17fd40adf0f0821 (diff) |
Clean up empty/unused directories
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12384 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | http/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/http/index.html b/http/index.html deleted file mode 100644 index 305c40a2f..000000000 --- a/http/index.html +++ /dev/null @@ -1,12 +0,0 @@ -<html> - <head> - <title> - 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_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> |