Subversion Repositories wimsdev

Rev

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

Rev 16617 Rev 17283
Line 376... Line 376...
376
      step=3
376
      step=3
377
      !goto endreg
377
      !goto endreg
378
    !endif
378
    !endif
379
  !endif
379
  !endif
380
  lower_login=!lower $login
380
  lower_login=!lower $login
381
  !if $exist1$exist2!=$empty or $work!=$empty or $lower_login iswordof supervisor visitor
381
  !if $exist1$exist2!=$empty or $work!=$empty or $lower_login iswordof supervisor visitor SUPERVISOR
382
    error=login_double
382
    error=login_double
383
    !exit
383
    !exit
384
  !endif
384
  !endif
385
  !bound agreecgu within yes,no,external default no
385
  !bound agreecgu within yes,no,external default no
386
  !if $agreecgu=no and $wims_user!=supervisor
386
  !if $agreecgu=no and $wims_user!=supervisor