Changeset 79 for trunk/WordPress/plugin/transposh/transposh_widget.php
- Timestamp:
- 03/19/2009 03:14:56 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/transposh_widget.php
r71 r79 236 236 { 237 237 $options = $newoptions; 238 update_option( 'widget_transposh', $options);238 update_option(WIDGET_TRANSPOSH, $options); 239 239 } 240 240
Note: See TracChangeset
for help on using the changeset viewer.
