Jestes w: operatorzy.gsm.pl > Cennik
'; $this -> doInclude("menu.tpl", $nestingLevel + 1); echo '
'; $this -> doInclude("sonda.tpl", $nestingLevel + 1); echo '
'; $this -> doInclude("forum.tpl", $nestingLevel + 1); echo '
'; if(count($this -> data['art']) > 0){ foreach($this -> data['art'] as $__art_id => &$__art_val){ echo '
'.(string)($__art_val['zawartosc']).'
'; } } echo '
'; $this -> doInclude("footer.tpl", $nestingLevel + 1); echo '
';