Forum Discussion

agentile_2106's avatar
agentile_2106
Icon for Nimbostratus rankNimbostratus
Feb 01, 2011

Array get and foreach statement HELP!

Hi Guys,   i'm going crazy with a simple array operation in a foreach statement. If i run:     when HTTP_REQUEST {   array unset colorcount   array set colorcount {   red 1   ...