Learn That Word

Developer Error

Missing Method in DictionaryController

Error: The action dictionary is not defined in controller DictionaryController

Error: Create DictionaryController::dictionary() in file: app/controllers/dictionary_controller.php.

<?php
class DictionaryController extends AppController {

	var $name = 'Dictionary';


	function dictionary() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)