Subversion Repositories wimsdev

Rev

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

  1.  
  2. !if $wims_askcookie=yes and $wims_class!=$empty
  3.  !changeto askcookie.phtml
  4. !endif
  5. !if __widgets isin _$wims_read_parm
  6.  !read themes/$wims_read_parm
  7. !endif
  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
  12.