Subversion Repositories wimsdev

Rev

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

Rev 6200 Rev 6201
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
-
 
17
$xx
-
 
18
!if $directworksheet!=$empty
16
!if $directworksheet!=$empty
19
 !readproc names.$lang
17
 !readproc names.$lang
20
 !changeto launchseries.phtml
18
 !changeto launchseries.phtml
21
!endif
19
!endif
22
 
20