Rev 3298 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !if $wims_read_parm=$empty |
2 | !exit |
||
3 | !endif |
||
4 | !if $wims_read_parm=help |
||
3298 | bpr | 5 | !read help/$lang/special/rename.phtml |
2071 | zjchen | 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_" |