Rev 7680 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !if $wims_read_parm=$empty |
13736 | bpr | 2 | !exit |
20 | reyssat | 3 | !endif |
4 | !if $wims_read_parm=help |
||
13736 | bpr | 5 | !read help/$lang/special/rename.phtml |
6 | !exit |
||
20 | reyssat | 7 | !endif |
7680 | bpr | 8 | |
20 | reyssat | 9 | !set imgf_=!word 1 of $wims_read_parm |
10 | !set newf_=!rename $imgf_ |
||
11 | "$newf_" |