do you mean to remove these lines from the multiping module at http://drupal.org/node/245554? I have patched the module so I'm not sure which lines you are really referring to.

drupal_set_message("op=".$op);
watchdog("Multiping","op=$op");

Comments

reikiman’s picture

Yeah.. it implies to me the module isn't ready to have debug/tracing messages .. so I disabled it w/o even testing the module.

Skyr’s picture

Status: Active » Closed (duplicate)

Tough luck ;-)

The issue's less with the code, but more with my lack of knowledge with cvs... the two lines sneaked in by accident, and I haven't (yet) set the dev tag correctly. Subversion has its icky parts, but in comparison to cvs it's really divine :-(