Plugin Directory

Changeset 1662408


Ignore:
Timestamp:
05/22/2017 02:31:10 PM (9 years ago)
Author:
ucoz
Message:

Rectifying issues on the settings page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ucalc/trunk/ucalc.php

    r1654178 r1662408  
    3232    require_once(UCALC_PLUGIN_DIR . '/includes/uCalcWidget.php');
    3333    require_once(UCALC_PLUGIN_DIR . '/includes/uCalcMCE.php');
    34 } else {
    3534    $uCalc_plugin = new uCalc_Core();
    3635}
     
    4241
    4342
    44 
Note: See TracChangeset for help on using the changeset viewer.