Subversion Repositories wimsdev

Rev

Rev 7684 | Blame | Compare with Previous | Last modification | View Log | RSS feed


allow=!items2words $allow
except=!items2words $except
allow=!trim $allow
except=!trim $except
allow=!singlespace $allow
except=!singlespace $except

!if $save=$empty
  !defread wimshome/log/classes/$wims_class/.security
!else
  !writefile wimshome/log/classes/$wims_class/.security allow=$allow\
except=$except
  wims_class_log=Change class allow by $wims_realuser
!endif