Changeset 12517 for trunk/admin


Ignore:
Timestamp:
Oct 25, 2011, 5:34:58 PM (13 years ago)
Author:
patdenice
Message:

bug:2483
warning on plugin activation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/include/plugins.class.php

    r11389 r12517  
    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.