コード例 #1
0
ファイル: exec.mailman.php プロジェクト: BillTheBest/1.6.x
function ChecksDeleted()
{
    $f = new mailmancontrol();
    $f->ChecksToDelete();
}