Skip to content

Commit

Permalink
Document MantisCore inclusion in plugin_register_installed()
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Jun 2, 2014
1 parent 6281137 commit 14a0959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/plugin_api.php
Expand Up @@ -905,6 +905,7 @@ function plugin_register( $p_basename, $p_return = false, $p_child = null ) {

/**
* Find and register all installed plugins.
* This includes the MantisCore pseudo-plugin.
*/
function plugin_register_installed() {
global $g_plugin_cache_priority, $g_plugin_cache_protected;
Expand Down

0 comments on commit 14a0959

Please sign in to comment.