Subversion Repositories wimsdev

Rev

Rev 15189 | Blame | Compare with Previous | Last modification | View Log | RSS feed

modulecnt=!linecnt $stat_out
modulecnt=$[$modulecnt-1]
!if $modulecnt<0
  !exit
!endif
!if $modulecnt>$max_modules
  modulecnt=$max_modules
!endif

total_click=!word 1 of $stat_out
total_session=!word 2 of $stat_out
total_site=!word 3 of $stat_out