Subversion Repositories wimsdev

Rev

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

Rev 15082 Rev 15117
Line 115... Line 115...
115
  !if $autorefresh=yes
115
  !if $autorefresh=yes
116
    !let rd=!randint 111111,999999
116
    !let rd=!randint 111111,999999
117
    local_html_header=<META HTTP-EQUIV="Refresh" CONTENT="$(tchat_refreshtiming);wims.cgi?session=$wims_session&+module=adm/class/tchat&+serial=$rd&+job=$job&+user=$user">
117
    local_html_header=<META HTTP-EQUIV="Refresh" CONTENT="$(tchat_refreshtiming);wims.cgi?session=$wims_session&+module=adm/class/tchat&+serial=$rd&+job=$job&+user=$user">
118
  !endif
118
  !endif
119
!endif
119
!endif
-
 
120
 
-
 
121
 
-
 
122
 
-
 
123