content

Missing Controller

Error: StrankyController could not be found.

Error: Create the class StrankyController below in file: app/controllers/stranky_controller.php

<?php
class StrankyController extends AppController {

	var $name = 'Stranky';
}
?>

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