Changeset 526
- Timestamp:
- 08/31/2010 02:59:31 AM (18 months ago)
- Location:
- trunk/WordPress/plugin/transposh
- Files:
-
- 1 added
- 1 edited
- 1 copied
-
widgets/default (added)
-
widgets/default/tpw_default.php (copied) (copied from trunk/WordPress/plugin/transposh/widgets/tpw_default.php)
-
wp/transposh_widget.php (modified) (1 diff)
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.
