Plugin Directory

Changeset 1754098


Ignore:
Timestamp:
10/27/2017 06:19:27 PM (8 years ago)
Author:
webtimal
Message:

Translation fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multiple-cropped-images/trunk/mci.php

    r1754097 r1754098  
    3232        require_once __DIR__ . '/' . MCI_ENVIRONMENT . '/config/constants.php';
    3333
    34         $plugin_rel_path = basename(plugin_dir_path(__FILE__)) . '/' . MCI_ENVIRONMENT . '/lang';
     34        $plugin_rel_path = basename(plugin_dir_path(__FILE__)) . '/lang';
    3535
    3636        load_plugin_textdomain('multiple-cropped-images', false, $plugin_rel_path);
Note: See TracChangeset for help on using the changeset viewer.