alecpl
2010-04-26 495c0e512ceb8906dd72b2887ecd11f3e1282b7c
program/include/rcube_plugin_api.php
@@ -22,7 +22,7 @@
/**
 * The plugin loader and global API
 *
 * @package Core
 * @package PluginAPI
 */
class rcube_plugin_api
{
@@ -69,7 +69,7 @@
  /**
   * Load and init all enabled plugins
   *
   * This has to be done after rcmail::load_gui() or rcmail::init_json()
   * This has to be done after rcmail::load_gui() or rcmail::json_init()
   * was called because plugins need to have access to rcmail->output
   */
  public function init()