<?php

include 'config.php';
$controller = new Controller_Usuario();
$controller->listar();