Missing Method in NovinkyController
Error: The action netme-centrum-se-predstavi-v-ct is not defined in controller NovinkyController
Error: Create NovinkyController::netme-centrum-se-predstavi-v-ct() in file: app/controllers/novinky_controller.php.
<?php
class NovinkyController extends AppController {
var $name = 'Novinky';
function netme-centrum-se-predstavi-v-ct() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.
