diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-02 12:38:41 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-02 12:38:41 +0000 |
commit | a753fb1bc711e10794e939e424f3cdd703116d82 (patch) | |
tree | bf17b41965232848b840c4340f74bec3741afae2 /docs/module-doc/base_8h.html | |
parent | 0ae832406f989194761528a1b8d49aa115c7fb3b (diff) |
Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/base_8h.html')
-rw-r--r-- | docs/module-doc/base_8h.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/docs/module-doc/base_8h.html b/docs/module-doc/base_8h.html index 21d927c07..bdf85e41f 100644 --- a/docs/module-doc/base_8h.html +++ b/docs/module-doc/base_8h.html @@ -15,15 +15,16 @@ Include dependency graph for base.h:<p><center><img src="base_8h__incl.gif" bord <p> This graph shows which files directly or indirectly include this file:<p><center><img src="base_8h__dep__incl.gif" border="0" usemap="#base.hdep_map" alt="Included by dependency graph"></center> <map name="base.hdep_map"> -<area href="channels_8h.html" shape="rect" coords="7,155,79,176" alt=""> -<area href="users_8cpp.html" shape="rect" coords="12,16,79,38" alt=""> -<area href="users_8h.html" shape="rect" coords="59,86,109,107" alt=""> -<area href="connection_8h.html" shape="rect" coords="103,155,183,176" alt=""> -<area href="servers_8h.html" shape="rect" coords="133,86,197,107" alt=""> -<area href="servers_8cpp.html" shape="rect" coords="125,16,205,38" alt=""> -<area href="ctables_8h.html" shape="rect" coords="207,155,268,176" alt=""> -<area href="modules_8h.html" shape="rect" coords="292,155,359,176" alt=""> -<area href="modules_8cpp.html" shape="rect" coords="284,86,367,107" alt=""> +<area href="channels_8h.html" shape="rect" coords="105,155,177,176" alt=""> +<area href="channels_8cpp.html" shape="rect" coords="7,86,95,107" alt=""> +<area href="users_8cpp.html" shape="rect" coords="123,16,189,38" alt=""> +<area href="users_8h.html" shape="rect" coords="169,86,220,107" alt=""> +<area href="connection_8h.html" shape="rect" coords="211,155,291,176" alt=""> +<area href="servers_8h.html" shape="rect" coords="244,86,308,107" alt=""> +<area href="servers_8cpp.html" shape="rect" coords="236,16,316,38" alt=""> +<area href="ctables_8h.html" shape="rect" coords="315,155,376,176" alt=""> +<area href="modules_8cpp.html" shape="rect" coords="357,16,440,38" alt=""> +<area href="modules_8h.html" shape="rect" coords="383,86,449,107" alt=""> </map> <p> @@ -33,7 +34,7 @@ This graph shows which files directly or indirectly include this file:<p><center <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classclassbase.html">classbase</a></td></tr> <tr><td> </td><td><font size=-1><em>The base class for all inspircd classes.</em> <a href="classclassbase.html#_details">More...</a><em></em></font><br><br></td></tr> </table> -<hr><address style="align: right;"><small>Generated on Sun Mar 30 19:34:59 2003 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Fri Apr 2 13:37:28 2004 for InspIRCd by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.3-rc3 </small></address> |