|
adminlog( "Moderated Products" );
forward( "adm-misc.php?admact=approve&s=$s&cat=$cat", "Processing completed! Returning to Approval Page." );
exit;
}
HMM don't see an issue with the forward there cat=$cat is right and the admact=approve is right
I just tried it and it works fine.
|