00001 <?php 00002 00017 require_once('ManualPaymentPlugin.inc.php'); 00018 00019 return new ManualPaymentPlugin(); 00020 00021 ?>