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