Subversion Repositories wimsdev

Rev

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

Rev 10617 Rev 10705
Line 16... Line 16...
16
!if $error!=$empty or $jobt=auth
16
!if $error!=$empty or $jobt=auth
17
 job=$jobt
17
 job=$jobt
18
 !exit
18
 !exit
19
!endif
19
!endif
20
 
20
 
21
!bound job within list,arch,clean,security,grestrict,log,neighbor,\
-
 
22
	connect,present,access,propagate,index,oefdefault,authtype,\
-
 
23
	connectlink default new
-
 
-
 
21
 
24
 
22
 
25
!read adm/levelname.phtml
23
!read adm/levelname.phtml
26
!!## must be read again because $job could be not defined
24
!!## must be read again because $job could be not defined
27
!read adm/class/classlang lang/names.phtml
25
!read adm/class/classlang lang/names.phtml
28
wims_helper=chapter=3
26
wims_helper=chapter=3
Line 44... Line 42...
44
class_ref_button_color=$wims_ref_button_color
42
class_ref_button_color=$wims_ref_button_color
45
class_ref_button_help_bgcolor=$wims_ref_button_help_bgcolor
43
class_ref_button_help_bgcolor=$wims_ref_button_help_bgcolor
46
class_ref_button_help_color=$wims_ref_button_help_color
44
class_ref_button_help_color=$wims_ref_button_help_color
47
today=!char 1 to 8 of $wims_now
45
today=!char 1 to 8 of $wims_now
48
!defread wimshome/log/classes/$wims_class/.def
46
!defread wimshome/log/classes/$wims_class/.def
-
 
47
joballowlist=list,arch,clean,security,grestrict,log,connect,\
-
 
48
    present,access,propagate,index,oefdefault,authtype,connectlink
-
 
49
!if $class_type!=2
-
 
50
 joballowlist=$joballowlist,neighbor
-
 
51
!endif
-
 
52
!bound job within $joballowlist default new
49
du=!record 0 of wimshome/log/classes/$wims_class/.du
53
du=!record 0 of wimshome/log/classes/$wims_class/.du
50
du=!word 1 of $du
54
du=!word 1 of $du
51
du1=!char -3 to -1 of $du
55
du1=!char -3 to -1 of $du
52
du2=!char 1 to -4 of $du
56
du2=!char 1 to -4 of $du
53
du=$du2.$du1
57
du=$du2.$du1