Changeset 1011 for trunk/plugins/en/action_complex_failsafe.tcl
- Timestamp:
- 06/19/09 18:15:00 (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/en/action_complex_failsafe.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/action_complex_failsafe.tcl
r1010 r1011 116 116 117 117 if {$stem != ""} { 118 if {[string length $stem] < 3} { 119 return 0 120 } 121 118 122 if [string match -nocase "*e" $stem] { 119 123 set stem [string range $stem 0 end-1]
Note: See TracChangeset
for help on using the changeset viewer.
