Subversion Repositories wimsdev

Rev

Rev 24 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24 Rev 1963
Line 3... Line 3...
3
wims_nr=wims_sesrandom
3
wims_nr=wims_sesrandom
4
wims_trustfile=oef/embed.phtml oef/special.phtml oef/togetfile.proc
4
wims_trustfile=oef/embed.phtml oef/special.phtml oef/togetfile.proc
5
 
5
 
6
!if $wims_class=$empty
6
!if $wims_class=$empty
7
 !exit
7
 !exit
8
!endif
-
 
9
 
-
 
10
!if $confparm1=memo and $confparm2!=$empty and / notin $confparm2
-
 
11
 !read memo/memo.proc
-
 
12
!endif
8
!endif
13
 
9
 
14
class_header=wimshome/log/classes/$wims_class/
10
class_header=wimshome/log/classes/$wims_class/
15
!read oef/var.proc
11
!read oef/var.proc
16
 
12