Notice (8): Undefined variable: LANG [APP/views/layouts/default.ctp, line 69]
Notice (8): Undefined variable: SITE_NAV [APP/views/layouts/default.ctp, line 69]
Not Found: /var/www/ipuweb/app/views/elements/_site_navigation.ctp

Missing Method in KosaricaController

Error: The action index is not defined in controller KosaricaController

Error: Create KosaricaController::index() in file: app/controllers/kosarica_controller.php.

<?php
class KosaricaController extends AppController {

	var $name = 'Kosarica';


	function index() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.

(default) 2 queries took 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `books`19192
2DESCRIBE `magazines`17172