Add php files
This commit is contained in:
6
modules/EcmAgreements/import.php
Executable file
6
modules/EcmAgreements/import.php
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
include_once ("modules/kwota.php");
|
||||
$kwota=new KwotaSlownie();
|
||||
echo $kwota->convertPrice('100.23');
|
||||
?>
|
||||
Reference in New Issue
Block a user