Changeset 526 for trunk/WordPress/plugin/transposh/wp/transposh_widget.php
- Timestamp:
- 08/31/2010 02:59:31 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/wp/transposh_widget.php
r512 r526 108 108 include_once $widget_src; 109 109 } else { 110 $file = ' tpw_default.php';110 $file = 'default/tpw_default.php'; 111 111 include_once $this->transposh->transposh_plugin_dir . TRANSPOSH_DIR_WIDGETS . '/' . $file; 112 112 }
Note: See TracChangeset
for help on using the changeset viewer.
