Plugin Directory

Changeset 2183244


Ignore:
Timestamp:
10/30/2019 04:25:08 PM (6 years ago)
Author:
colorinside
Message:

Bug fix in fm_tools_upgrade_completed()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fm-tools/trunk/fm-tools.php

    r2183242 r2183244  
    4949 *
    5050 */
    51 function fm_tools_upgrade_completed($object, $options)
     51function fm_tools_upgrade_completed($options)
    5252{
    5353    if ($options['action'] == 'update' && $options['type'] == 'plugin' && isset($options['plugins'])) {
Note: See TracChangeset for help on using the changeset viewer.