Missing Controller
Error: Logo.svgController could not be found.
Error: Create the class Logo.svgController below in file: public_html/controllers/logo.svg_controller.php
<?php
class Logo.svgController extends AppController {
var $name = 'Logo.svg';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp
