Subversion Repositories wimsdev

Rev

Rev 15063 | Rev 15341 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15063 Rev 15186
Line 8... Line 8...
8
 
8
 
9
!!wseed=$seed
9
!!wseed=$seed
10
!!!if $wseed!=$empty and $wims_user=supervisor
10
!!!if $wseed!=$empty and $wims_user=supervisor
11
!!  !setseed $wseed
11
!!  !setseed $wseed
12
!!!endif
12
!!!endif
13
 
-
 
-
 
13
oefenv_presentgood=$presentgood
14
!read oef/$lang/names
14
!read oef/$lang/names
15
!if $lang_exists!=yes
15
!if $lang_exists!=yes
16
  !let modu_lang=en
16
  !let modu_lang=en
17
  !read oef/$modu_lang/names
17
  !read oef/$modu_lang/names
18
!endif
18
!endif