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


