Error: The action kabinler.html is not defined in controller UrunlerController
Error: Create UrunlerController::kabinler.html() in file: index-app/controllers/urunler_controller.php.
<?php
class UrunlerController extends AppController {
var $name = 'Urunler';
function kabinler.html() {
}
}
?>
Notice: If you want to customize this error message, create index-app/views/errors/missing_action.ctp