Ejemplo n.º 1
0
<?php

include_once getcwd() . "/classes/BLCarLink.php";
$blCarLink = new BLCarLink();
$blCarLink->deleteCarLink($_GET["id"]);