ПЕСНИ ПРО ПИВО

На нашем сайте Вы сможете послушать множество песен про пиво. Пенный напиток настолько покорил человеческие сердца, что о нем пишут песни и слагают легенды.



Логин: Пароль:

Missing controller

You are seeing this error because controller Controller could not be found.

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

Fatal: Create the class below in file : app/controllers/controller.php

<?php
class Controller extends AppController {
   var $name = '';
}
?>