示例#1
0
<?php

get_header();
$sendit = new Actions();
$sendit->ConfirmSubscriber();
get_footer();