Subversion Repositories wimsdev

Rev

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

Rev 8646 Rev 16317
Line 1... Line 1...
1
#! /bin/sh
1
#! /bin/sh
-
 
2
 
-
 
3
# deprecated file (used only by file raw1_classic.phtml which is no more used)
2
 
4
 
3
cd $w_wims_home/$w_wims_sesdir || exit
5
cd $w_wims_home/$w_wims_sesdir || exit
4
if [ -s submit.oef ] && [ ! -f user-deposit ]; then
6
if [ -s submit.oef ] && [ ! -f user-deposit ]; then
5
 src=submit.oef
7
 src=submit.oef
6
else
8
else