Changeset 690
- Timestamp:
- 11/30/2011 10:25:31 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/wp/transposh_widget.php
r687 r690 405 405 */ 406 406 function transposh_widget($args = array(), $instance= array('title' => 'Translation')) { 407 $GLOBALS['my_transposh_plugin']->widget-> transposh_widget($args, $instance);407 $GLOBALS['my_transposh_plugin']->widget->widget($args, $instance); 408 408 } 409 409
Note: See TracChangeset
for help on using the changeset viewer.
