Changeset 1004 for trunk/modules/plugins.tcl
- Timestamp:
- 04/28/09 19:23:31 (3 years ago)
- File:
-
- 1 edited
-
trunk/modules/plugins.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/plugins.tcl
r961 r1004 188 188 foreach key [array names bMotion_plugins_management] { 189 189 if [string match -nocase $name $key] { 190 set blah $bMotion_plugins_management($key) 190 191 set helpcallback [lindex $blah $BMOTION_PLUGIN_MANAGEMENT_HELPCALLBACK] 191 192 return $helpcallback
Note: See TracChangeset
for help on using the changeset viewer.
