Subversion Repositories wimsdev

Rev

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

# Variable calculations should be done in this file.
# It is read and interpreted by wims for all valid calls to the module.
wims_prefix=class user
!read adm/language lang/names.phtml

!if $wims_class=$empty or $wims_user!=supervisor
  error=notallowed
  forceexit=1
  !exit
!endif

!! -------- check of income data
!readproc adm/class/authchars
checksession=!text select char $char_upper$char_digit in $checksession
logcheck=!text select char -:.$char_alnum in $logcheck
checkuser=!text select char $char_login in $checkuser
!bound logtype within $empty,exam default $empty

job=senderror
wims_module_log=$job
!read lang.phtml

!changeto $job.proc