#include "plugin.h"Go to the source code of this file.
Compounds | |
| struct | APList |
| struct | FEPList |
Functions | |
| void | LoadAllPlugins ( void ) |
| Loads all available plugins. More... | |
|
Loads all available plugins.
Definition at line 156 of file pluginhandling.cpp.
00157 {
00158 get_plugins (SERVER_PLUGIN_DIR);
00159 }
1.1.2 written by Dimitri van Heesch,
© 1997-2000