JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/usr/bin/perl # apply.cgi # Send a HUP signal to spamassassin-related processes require './spam-lib.pl'; &error_setup($text{'apply_err'}); $err = &restart_spamd(); &error($err) if ($err); &webmin_log("apply"); &redirect("");