Missing Controller
Error: AnunturiController could not be found.
Error: Create the class AnunturiController below in file: site/controllers/anunturi_controller.php
<?php
class AnunturiController extends AppController {
var $name = 'Anunturi';
}
?>
Notice: If you want to customize this error message, create site/views/errors/missing_controller.ctp
