italiano english europe deutsch

Missing Controller

Error: RatingsController could not be found.

Error: Create the class RatingsController below in file: app/controllers/ratings_controller.php

<?php
class RatingsController extends AppController {

	var $name = 'Ratings';
}
?>

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

Notizie