Unipec - RJ

Você está em:

Missing Plugin

Error: The application is trying to load a file from the Fonte plugin

Error: Make sure your plugin Fonte is in the app/Plugin directory and was loaded

<?php
CakePlugin::load('Fonte');

Loading all plugins: If you wish to load all plugins at once, use the following line in your app/Config/bootstrap.php file

CakePlugin::loadAll();

Notice: If you want to customize this error message, create app/View/Errors/missing_plugin.ctp

Stack Trace