00001 <?php 00002 00018 //$Id$ 00019 00020 require_once('ManualPaymentPlugin.inc.php'); 00021 00022 return new ManualPaymentPlugin(); 00023 00024 ?>