Exemplo n.º 1
0
<?php

require '../../clases/AutoCarga.php';
$control = new ControladorUser();
$control->handle();