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