Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/debugger.php on line 100

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/cache/file.php on line 91

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/security.php on line 56

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/string.php on line 47

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/dispatcher.php on line 477

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/router.php on line 176

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/controller/controller.php on line 291

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/controller/controller.php on line 709

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/controller/component.php on line 213

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/controller/component.php on line 215

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/view/view.php on line 728

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/class_registry.php on line 63

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/class_registry.php on line 128

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/class_registry.php on line 135

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/validation.php on line 114

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/model/behavior.php on line 280

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/model/connection_manager.php on line 71

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/model/connection_manager.php on line 85

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/model/connection_manager.php on line 110

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/i18n.php on line 102

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/i18n.php on line 103

Deprecated: Function split() is deprecated in /var/www/hlasite/webs/magazine.hlasite.cz/cake/libs/l10n.php on line 401
Notice (8): Undefined index: 05 [CORE/cake/libs/controller/app_controller.php, line 166]
Notice (8): Undefined index: 05 [CORE/cake/libs/controller/app_controller.php, line 167]
Hlavní strana - magazín HLASITĚ.cz
magazine

Totální Nasazení oslavili plnoletost

Už je tomu osmnáct let, kdy se trojice studentů slánského gymnázia rozhodla založit punkovou kapelu, kterou pojmenovala Totální nasazení. Za poměrně dlouhou dobu své existence skupina sice prošla malými personálními změnami, ale především se jí podařilo vystoupat až na vrchol domácí punkové scény, kde se už hezkých pár let drží. A jelikož plnoletost je důležitým mezníkem života, přišlo toto výročí v neděli 16.11. do pražského Abatonu oslavit mnoho příznivců a kamarádů této partičky.... Čtěte více

20. 11. 2008 22:24 - Ondřej Mráz

© 2012 HLASITĚ.cz. Všechna práva vyhrazena.

17 queries took 9 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `articles`18183
2DESCRIBE `categories`551
3DESCRIBE `photos`991
4DESCRIBE `photogalleries`331
5DESCRIBE `users`551
6DESCRIBE `comments`551
7SELECT `Article`.`id`, `Article`.`url`, `Article`.`name`, `Article`.`perex`, `Article`.`text`, `Article`.`status`, `Article`.`priority`, `Article`.`created`, `Article`.`views`, `Article`.`comment_count`, `Article`.`end_date`, `Article`.`photo_id`, `Article`.`category_id`, `Article`.`economix_id`, `Article`.`relevant_id`, `Article`.`creator_id`, `Article`.`modifier_id`, `Article`.`gallery_id`, `Category`.`id`, `Category`.`name`, `Category`.`url`, `Category`.`parent_id`, `Category`.`color`, `Photo`.`id`, `Photo`.`title`, `Photo`.`title_admin`, `Photo`.`width`, `Photo`.`height`, `Photo`.`size`, `Photo`.`type`, `Photo`.`gallery_id`, `Photo`.`link`, `Photogallery`.`id`, `Photogallery`.`name`, `Photogallery`.`url`, `Creator`.`id`, `Creator`.`username`, `Creator`.`password`, `Creator`.`name`, `Creator`.`status`, `Modifier`.`id`, `Modifier`.`username`, `Modifier`.`password`, `Modifier`.`name`, `Modifier`.`status` FROM `articles` AS `Article` LEFT JOIN `categories` AS `Category` ON (`Article`.`category_id` = `Category`.`id`) LEFT JOIN `photos` AS `Photo` ON (`Article`.`photo_id` = `Photo`.`id`) LEFT JOIN `photogalleries` AS `Photogallery` ON (`Article`.`gallery_id` = `Photogallery`.`id`) LEFT JOIN `users` AS `Creator` ON (`Article`.`creator_id` = `Creator`.`id`) LEFT JOIN `users` AS `Modifier` ON (`Article`.`modifier_id` = `Modifier`.`id`) WHERE 1 = 1 ORDER BY `Article`.`created` DESC LIMIT 15111
8SELECT `Category`.`id`, `Category`.`name`, `Category`.`url`, `Category`.`parent_id`, `Category`.`color` FROM `categories` AS `Category` WHERE `Category`.`id` = 1 110
9SELECT `Parent`.`id`, `Parent`.`name`, `Parent`.`url`, `Parent`.`parent_id`, `Parent`.`color` FROM `categories` AS `Parent` WHERE `Parent`.`id` = '0' 000
10SELECT `Child`.`id`, `Child`.`name`, `Child`.`url`, `Child`.`parent_id`, `Child`.`color` FROM `categories` AS `Child` WHERE `Child`.`parent_id` = (1) 000
11SELECT `Photo`.`id`, `Photo`.`title`, `Photo`.`title_admin`, `Photo`.`width`, `Photo`.`height`, `Photo`.`size`, `Photo`.`type`, `Photo`.`gallery_id`, `Photo`.`link` FROM `photos` AS `Photo` WHERE `Photo`.`id` = 35 110
12SELECT `Photogallery`.`id`, `Photogallery`.`name`, `Photogallery`.`url` FROM `photogalleries` AS `Photogallery` WHERE `Photogallery`.`id` = 2 110
13SELECT `Photogallery`.`id`, `Photogallery`.`name`, `Photogallery`.`url` FROM `photogalleries` AS `Photogallery` WHERE `Photogallery`.`id` = 1 110
14SELECT `Photo`.`id`, `Photo`.`title`, `Photo`.`title_admin`, `Photo`.`width`, `Photo`.`height`, `Photo`.`size`, `Photo`.`type`, `Photo`.`gallery_id`, `Photo`.`link` FROM `photos` AS `Photo` WHERE `Photo`.`gallery_id` = (1) 29290
15SELECT `Creator`.`id`, `Creator`.`username`, `Creator`.`password`, `Creator`.`name`, `Creator`.`status` FROM `users` AS `Creator` WHERE `Creator`.`id` = 2 110
16SELECT `Modifier`.`id`, `Modifier`.`username`, `Modifier`.`password`, `Modifier`.`name`, `Modifier`.`status` FROM `users` AS `Modifier` WHERE `Modifier`.`id` = 2 110
17SELECT `Comment`.`id`, `Comment`.`author`, `Comment`.`text`, `Comment`.`article_id`, `Comment`.`created` FROM `comments` AS `Comment` WHERE `Comment`.`article_id` = (1) 000