Plugin Directory

Changeset 1747008


Ignore:
Timestamp:
10/16/2017 03:14:51 AM (8 years ago)
Author:
jordicuevas
Message:

update file name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • venezuelan-economic-indicators/trunk/jjva_indicators_widget.php

    r1747004 r1747008  
    2121     
    2222    function __construct() {
    23         if (function_exists("load_plugin_textdomain")) {
    24             load_plugin_textdomain( 'jjva_economic_widget_domain', null, basename(dirname(__FILE__)) . '/languages' );
    25         }
    26         load_default_textdomain();
     23       
     24    load_plugin_textdomain( 'jjva_economic_widget_domain', null, basename(dirname(__FILE__)) . '/languages' );
     25       
    2726        parent::__construct(
    2827                // Base ID of your widget
Note: See TracChangeset for help on using the changeset viewer.