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 JokesController

Error: The action add is not defined in controller JokesController

Error: Create JokesController::add() in file: app/controllers/jokes_controller.php.

<?php
class JokesController extends AppController {

	var $name = 'Jokes';


	function add() {

	}

}
?>

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