Subversion Repositories wimsdev

Rev

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

Rev 6118 Rev 6200
Line 11... Line 11...
11
!robottrap
11
!robottrap
12
 
12
 
13
!if robot isin $session
13
!if robot isin $session
14
 !changeto ./robot.phtml
14
 !changeto ./robot.phtml
15
!endif
15
!endif
-
 
16
!set xx=!getdef HTTP_USER_AGENT in wimshome/sessions/$wims_session/var
16
 
17
$xx
17
!if $directworksheet!=$empty
18
!if $directworksheet!=$empty
18
 !readproc names.$lang
19
 !readproc names.$lang
19
 !changeto launchseries.phtml
20
 !changeto launchseries.phtml
20
!endif
21
!endif
21
 
22