Changeset 2192
- Timestamp:
- 04/15/10 08:07:11 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/odt/_widgets.php
r1752 r2192 16 16 class odtWidgets 17 17 { 18 public static function initWidgets( &$w)18 public static function initWidgets($w) 19 19 { 20 20 $w->create('odt',__("Export to ODT"),array('tplOdt','odtWidget'));
Note: See TracChangeset
for help on using the changeset viewer.