Example #1
0
function nzshpcrt_adminpage()
{
    $nzshpcrt = new wp_shopping_cart();
    $nzshpcrt->adminpage();
}