<?php

require 'config.php';
$conCategoria = new Controller_Categoria();
$conCategoria->listarCategoriaAcao();