{source}
<?php
define("URL_BASE", $_SERVER['DOCUMENT_ROOT']."/webServices");

include_once URL_BASE."/lib/web.php";
include URL_BASE."/views/escacs/torneigs.php";

?>
{/source}