diff options
| author | 2004-04-03 15:46:53 +0000 | |
|---|---|---|
| committer | 2004-04-03 15:46:53 +0000 | |
| commit | abdb186046bcdd83aefbc4171a00bd1ad7ec963c (patch) | |
| tree | 8fad649a8a767a12e19c0eef85d78d5f4ef04618 /docs/module-doc/tree.html | |
| parent | Added support for module-defined chanmodes with no parameters (diff) | |
| download | inspircd++-abdb186046bcdd83aefbc4171a00bd1ad7ec963c.tar.gz inspircd++-abdb186046bcdd83aefbc4171a00bd1ad7ec963c.tar.bz2 inspircd++-abdb186046bcdd83aefbc4171a00bd1ad7ec963c.zip | |
Added support for module-defined chanmodes with no parameters
Fixed minor typo in example conf
Added new stylesheet and docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/tree.html')
| -rw-r--r-- | docs/module-doc/tree.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/module-doc/tree.html b/docs/module-doc/tree.html index 5537b7116..64faf1dcf 100644 --- a/docs/module-doc/tree.html +++ b/docs/module-doc/tree.html @@ -3,7 +3,7 @@ <meta http-equiv="Content-Type" content="text/xhtml; charset=ISO-8859-1" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Language" content="en" /> - <link rel="stylesheet" href="doxygen.css"> + <link rel="stylesheet" href="inspircd.css"> <title>Test</title> <style type="text/css"> <!-- |
