Missing Controller

Error: SdgsController could not be found.

Error: Create the class SdgsController below in file: app/controllers/sdgs_controller.php

<?php
class SdgsController extends AppController {

	var $name = 'Sdgs';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp