Missing Method in TutorialsController
Error: The action www.oikodomos.org is not defined in controller TutorialsController
Error: Create TutorialsController::www.oikodomos.org() in file: app/controllers/tutorials_controller.php.
<?php
class TutorialsController extends AppController {
var $name = 'Tutorials';
function www.oikodomos.org() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp