Exemple #1
0
function run_prospect()
{
    $prospect = new Prospect();
    $prospect->run();
}