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