{source}
<?php


define("URL_BASE", $_SERVER['DOCUMENT_ROOT']."/webServices");


include_once URL_BASE."/lib/utilsCMS.php";
include URL_BASE."/views/escacs/pasarela.php";

?>
{/source}