Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code:102) in /var/www/iplanru/data/www/intesco.ru/d59ed/index.php(1) : eval()'d code(2) : eval()'d code on line 4
get( 'type' ) ); $count = htmlspecialchars( $params->get( 'count' ) ); $limit = htmlspecialchars( $params->get( 'limit' ) ); $moduleclass_sfx = htmlspecialchars( $params->get( 'moduleclass_sfx' ) ); $db = JFactory::getDbo(); /*$document =& JFactory::getDocument();*/ $document = JFactory::getDocument(); $document->addStyleSheet('/modules/mod_wfitems/tmpl/style.css'); $jinput = JFactory::getApplication()->input; $category_id=preg_replace('/[^0-9]/', '',$jinput->get( 'category_id')); if ($category_id<>'') { $text= modWfitemsHelper::getRouter($type,$count,$limit); } if ($text=='') { /*$sfx=" hide"; $document->addScriptDeclaration(" jQuery(document).ready(function () { jQuery('.hide' ).parent().hide(); jQuery('.wfitems' ).parent().removeClass('uk-width-medium-1-2'); jQuery('.wfitems' ).parent().addClass('uk-width-medium-1-1'); }); ");*/ } require( JModuleHelper::getLayoutPath( 'mod_wfitems', $params->get( 'layout', 'default' ) ) );