Changeset 1662408
- Timestamp:
- 05/22/2017 02:31:10 PM (9 years ago)
- File:
-
- 1 edited
-
ucalc/trunk/ucalc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ucalc/trunk/ucalc.php
r1654178 r1662408 32 32 require_once(UCALC_PLUGIN_DIR . '/includes/uCalcWidget.php'); 33 33 require_once(UCALC_PLUGIN_DIR . '/includes/uCalcMCE.php'); 34 } else {35 34 $uCalc_plugin = new uCalc_Core(); 36 35 } … … 42 41 43 42 44
Note: See TracChangeset
for help on using the changeset viewer.