Subversion Repositories wimsdev

Rev

Rev 7679 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
33 reyssat 1
 
2
!if $wims_askcookie=yes and $wims_class!=$empty
3
 !changeto askcookie.phtml
4
!endif
8538 bpr 5
!if __widgets isin _$wims_read_parm
6
 !read themes/$wims_read_parm
7
!endif
33 reyssat 8
!read themes/$home_theme/$wims_read_parm.phtml
9
!if $home_theme!=yes and $home_theme!=default
10
 !read themes/default/$wims_read_parm.phtml
11
!endif