plugins: make plugins.inc side-effect free
The rules are simple: * plugins_configure() requires all available plugins, probes their configure functions and then calls the advertised functions. * All GUI pages must directly include their includes in plugins.inc.d to not overly pollute their loading phase.
Showing
Please register or sign in to comment