Fővárosi Csatornázási Művek

Vakbarát verzió | Normál verzió

Statisztikai összegzés

ErrorException [ Notice ]: Undefined variable: downloads

APPPATH/views/portlets/downloads/downloads_index_v.php [ 4 ]

1 <?php defined('SYSPATH') or die('No direct script access.'); ?>
2 <div id="subcontent">
3 	<div id="sub_left">
4 		<?php foreach ($downloads as $item): ?>
5 			<h2><?=$item['title']?></h2>
6 			<img src="/media/images/subborder.jpg" />
7 			<div style="border-top: 2px solid #1a171b; padding-top: 2px;">
8 			<table cellpadding="5" cellspacing="0" border="0" class="download_table">
9 				<tr>
  1. APPPATH/views/portlets/downloads/downloads_index_v.php [ 4 ] » Kohana_Core::error_handler(arguments)