예제 #1
0
파일: notify.php 프로젝트: acalvoa/EOLLICE
<?php

session_start();
require_once "khipu.php";
$khipu = new khipu();
$khipu->validar_pago($_POST);