예제 #1
0
파일: test_oc.php 프로젝트: domazos/sstt
<?php

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