Rev 13627 | Rev 14335 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13627 | Rev 14317 | ||
---|---|---|---|
Line 439... | Line 439... | ||
439 | !endif |
439 | !endif |
440 | 440 | ||
441 | :l4end |
441 | :l4end |
442 | !if $level=6 |
442 | !if $level=6 |
443 | !if $wims_deposit!=$empty and .. notin $wims_deposit and / notin $wims_deposit |
443 | !if $wims_deposit!=$empty and .. notin $wims_deposit and / notin $wims_deposit |
444 |
|
444 | !readproc adm/class/quotafree.proc proc |
445 | !if |
445 | !if $quota_free<=1 |
446 | quota=yes |
446 | quota=yes |
447 | !else |
447 | !else |
448 | !sh cd $wims_home/$wims_sesdir\ |
448 | !sh cd $wims_home/$wims_sesdir\ |
449 | mkdir -p getfile/oefimg\ |
449 | mkdir -p getfile/oefimg\ |
450 | mv user-deposit getfile/oefimg/$wims_deposit\ |
450 | mv user-deposit getfile/oefimg/$wims_deposit\ |