Changeset 11389


Ignore:
Timestamp:
Jun 15, 2011, 10:19:17 PM (13 years ago)
Author:
mistic100
Message:

reload DB config between plugin installation and plugin activation

File:
1 edited

Legend:

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

    r11185 r11389  
    8787        {
    8888          $errors = $this->perform_action('install', $plugin_id);
     89          load_conf_from_db();
    8990        }
    9091        elseif ($crt_db_plugin['state'] == 'active')
Note: See TracChangeset for help on using the changeset viewer.