if (is_array($katalog)) {
foreach ($katalog as $item) {
$resim = $this->dbResimAl($item["resim"], "katalog", "400x570", false);
$file = $this->tekSorgu("SELECT * FROM dosyalar WHERE data_id = ".$item[$mid."id"]." and type = 'katalog' and tur = 'dosya' and sil <> 1");
?>
}}?>