Subversion Repositories wimsdev

Rev

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

Rev 12339 Rev 16043
Line 1... Line 1...
1
!if $wims_class!=$empty
1
!if $wims_class!=$empty
2
  !sh mkdir -p $wims_home/log/classes/$wims_class/tool
2
  !sh mkdir -p $wims_home/log/classes/$wims_class/tool
-
 
3
  !sh mkdir -p $wims_home/log/classes/$wims_class/doc
3
!endif
4
!endif
4
 
5
 
5
max_sheets=!defof MAX_SHEETS in wimshome/public_html/bases/sys/define.conf
6
max_sheets=!defof MAX_SHEETS in wimshome/public_html/bases/sys/define.conf
6
max_doc=32
7
max_doc=32
7
max_tool=32
8
max_tool=32