The Core admin log is full with lines like: Twitter: Module is not properly cleaning input params
Date: 2012-01-23 03:34 Posted By: Rolf (rolf1) Add $this->RestrictUnknownParams(); to the the SetParameters function in Twitter.module.php function SetParameters() { $this->RegisterModulePlugin(); $this->RestrictUnknownParams(); }