Notice (8): Undefined variable: newsitems [APP/views/elements/leftColumn.ctp, line 2]
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/leftColumn.ctp, line 2]

Missing Method in TicketsController

Error: The action druck.css is not defined in controller TicketsController

Error: Create TicketsController::druck.css() in file: myapp/controllers/tickets_controller.php.

<?php
class TicketsController extends AppController {

	var $name = 'Tickets';


	function druck.css() {

	}

}
?>

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