Rev 9905 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!if $job2=run
wims_http=!replace internal /wims.cgi by in $wims_ref_name
wims_http=!nospace $wims_http
!sh mkdir -p $wims_home/public_html/rss ; perl $wims_home/bin/rss.pl --wims=$wims_http --file=$wims_home/public_html/modules/Changelog --out=$wims_home/public_html/rss --type=new
!endif