Subversion Repositories wimsdev

Rev

Rev 8538 | 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
12821 bpr 3
  !changeto askcookie.phtml
33 reyssat 4
!endif
8538 bpr 5
!if __widgets isin _$wims_read_parm
12821 bpr 6
  !read themes/$wims_read_parm
8538 bpr 7
!endif
33 reyssat 8
!read themes/$home_theme/$wims_read_parm.phtml
9
!if $home_theme!=yes and $home_theme!=default
12821 bpr 10
  !read themes/default/$wims_read_parm.phtml
33 reyssat 11
!endif