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















