dodaj dowcipy
Ale jaja, najlepsze dowcipy, super kawały i masa filmów!!!
Notice (8): Undefined variable: big_banners [COREappCOREviewsCORElayoutsCOREdefault.ctp, line 55]
Not Found: //app/views/elements/.ctp

Missing Method in NewscastsController

Error: The action send_form is not defined in controller NewscastsController

Error: Create NewscastsController::send_form() in file: app/controllers/newscasts_controller.php.

<?php
class NewscastsController extends AppController {

	var $name = 'Newscasts';


	function send_form() {

	}

}
?>

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