%% The table we store registered callbacks in. -define(TABLE, plugins). %% The table we store the configuration for plugins in. -define(CONFTABLE, plugin_config).