Unclassified NewsBoard Code Reference

UnbPluginEnabled function

Called by a plug-in to determine whether it's enabled.
A plug-in is generally enabled when it's there, but it can be disabled manually by
a board configuration option (disable_plugins) or version conflicts. Also improperly
coded plug-ins (i.e. if the description information is missing) may be disabled.

function UnbPluginEnabled ();

Implementation file: unb_lib/plugin.lib.php, line 194

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.