Rev 20 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!set sp_1=!item 1 of $wims_read_parm
!set sp_1=!word 1 of $sp_1
!set parm
=!trim $wims_read_parm
!set sp_2=!replace internal #@!#@!#@!$sp_1 by $ in #@!#@!#@!$parm
!set c=!char 1 of $sp_2
!if $c=,
!set sp_2=!char 2 to -1 of $sp_2
!endif
!if $sp_1!=$empty and .. notin $sp_1 and / notin $sp_1
!read oef/special/$sp_1.phtml $sp_2
!endif