Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
1629 bpr 1
!!##should allow to have only one module by language
2
 
2368 bpr 3
!!set class_lang=!defof class_lang in wimshome/log/classes/$wims_class/.def
2173 bpr 4
 
2368 bpr 5
!let moduclass_lang=$lang
2633 reyssat 6
!read lang/names.phtml.$moduclass_lang
2368 bpr 7
!if $lang_exists!=yes
8
   !let moduclass_lang=en
2633 reyssat 9
   !read lang/names.phtml.$moduclass_lang
2368 bpr 10
!endif
2156 bpr 11
 
2368 bpr 12
!set module_language=$lang
2123 bpr 13
 
2173 bpr 14
!!########