....And i now own all of Special's worldly wealth.

git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@5060 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-08-28 23:48:11 +00:00
parent 23620ed51a
commit 1d614eea65

View File

@ -1253,7 +1253,7 @@ class Module : public classbase
* output to users and other servers. All modules should instantiate at least one copy of this class,
* and use its member functions to perform their tasks.
*/
class Server : public classbase
class Server : public Extensible
{
public:
/** Default constructor.