I'm receiving traps into the event viewer just fine, but REALLY need to
tailor the messages. When I look at the database, it just doesn't have
the trap info that I am looking for (but the info was in the original trap).
Does anyone have some time to review the contents of trap_receiver.php
with me? I'm using 0.8.2 stable and looking for direction on the lines
betweeen "//prevent warnings" and "//Insert into database".
I'm thinking it might be more prudent to use the preg_split() function and
use the single colon as a delimiter, but I don't know how that might
affect dependancies.
Robin H