Subversion Repositories wimsdev

Rev

Rev 10237 | Rev 10284 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10237 Rev 10246
Line 161... Line 161...
161
!reset validate_out
161
!reset validate_out
162
!if $validator_address!=$empty and $validation_ask!=$empty
162
!if $validator_address!=$empty and $validation_ask!=$empty
163
  !read adm/validation/validate.proc
163
  !read adm/validation/validate.proc
164
!endif
164
!endif
165
 
165
 
166
!if $job iswordof showfile edfile binfile
166
!if $job iswordof showfile edfile binfile index publish diff backup move copy
167
 !set wims_ariane=!append line modcontent,1,cmd=reply&jobreq=flist \
167
  !set wims_ariane=!append line modcontent,1,cmd=reply&jobreq=flist\
168
to $wims_ariane
168
to $wims_ariane
169
!endif
169
!endif
-
 
170
!if $job iswordof move copy
-
 
171
  !set wims_ariane=!append line "$name_index",1,cmd=reply&jobreq=index\
-
 
172
to $wims_ariane
170
!endif
173
!endif