コード例 #1
0
ファイル: test_oc.php プロジェクト: domazos/sstt
<?php

require "class/Contratos.php";
$contrato = new Contratos();
$contrato->generaOrdenPDF(3, 5);