init
This commit is contained in:
5
modules/EcmPaymentStates/makeMonit.php
Normal file
5
modules/EcmPaymentStates/makeMonit.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
include 'modules/EcmPaymentStates/interestModel.php';
|
||||
$m= new interestModel();
|
||||
$path=$m->makeMonit($_REQUEST['aa'],true);
|
||||
?>
|
||||
Reference in New Issue
Block a user