• Franco Fichtner's avatar
    plugins: make plugins.inc side-effect free · e23a462e
    Franco Fichtner authored
    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.
    
    (cherry picked from commit cbd9ffb5)
    e23a462e
rc.bootup 8.74 KB