Changeset 12518 for branches/2.3


Ignore:
Timestamp:
Oct 25, 2011, 5:36:15 PM (12 years ago)
Author:
patdenice
Message:

merge r12517 from trunk to branch 2.3
bug:2483
warning on plugin activation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.3/admin/include/plugins.class.php

    r11389 r12518  
    8787        {
    8888          $errors = $this->perform_action('install', $plugin_id);
     89          list($crt_db_plugin) = get_db_plugins(null, $plugin_id);
    8990          load_conf_from_db();
    9091        }
Note: See TracChangeset for help on using the changeset viewer.