Subversion Repositories wimsdev

Rev

Rev 17791 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
24 reyssat 1
wims_nw=class_header empty wims_module_log realtest vsave deffile \
2
	wims_noexport
3
wims_nr=wims_sesrandom
4
wims_trustfile=oef/embed.phtml oef/special.phtml oef/togetfile.proc
5
 
6
!if $wims_class=$empty
17793 bpr 7
  !exit
24 reyssat 8
!endif
9
 
10
class_header=wimshome/log/classes/$wims_class/
11
!read oef/var.proc
12
 
13
!if $wims_module_log!=$empty
17793 bpr 14
  wims_module_log=$wims_module_log $wims_class
24 reyssat 15
!endif