Subversion Repositories wimsdev

Rev

Rev 23 | Rev 15189 | Go to most recent revision | 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