Missing Method in CategoriesController
Error: The action index.html is not defined in controller CategoriesController
Error: Create CategoriesController::index.html() in file: app/controllers/categories_controller.php.
<?php
class CategoriesController extends AppController {
var $name = 'Categories';
function index.html() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.
Castellano
English
Français
Deutsch