function filterextension_add() { $amavis = new amavis(); $amavis->add_extentions($_GET["add_exts"]); }