o: ActiveSupport::Cache::Entry :@compressedF: @value"‘"‹
Web/modules.php
117 117

  
118 118
    if (file_exists($path.$folder."/".$soubor."/CAM_AMA")) {
119 119
      echo "<tr>";
120
      if (file_exists($path.$folder.'/'.$soubor."/".$img)) { echo "<td><img src=\"".$www.$folder.'/'.$soubor."/".$img."\" width=\"50\"></td>\n"; }
121
       else { echo "<td><img src=\"http://www.mlab.cz/Web/PIC/nopicture2.jpg\" width=\"50\"></td>\n"; }
120
      if (file_exists($path.$folder.'/'.$soubor."/".$img)) { echo "<td><img src=\"".$www.$folder.'/'.$soubor."/".$img."\" width=\"100\"></td>\n"; }
121
       else { echo "<td><img src=\"http://www.mlab.cz/Web/PIC/nopicture2.jpg\" width=\"100\"></td>\n"; }
122 122
      if (file_exists($path.$folder."/".$soubor."/DOC/HTML/".$soubor.".".$lang.".html")) {
123 123
        echo "<td><b><a href=\"".$www.$folder."/".$soubor."/DOC/HTML/".$soubor.".".$lang.".html\">".$soubor."</a></b></td>\n";
124 124
      } else { echo "<td><b>".$soubor."</b></td>\n"; }
......
140 140

  
141 141

  
142 142
          if (file_exists($path.$folder.'/'.$soubor."/".$soubor1."/".$img)) {
143
            echo "<td><img src=\"".$www.$folder.'/'.$soubor."/".$soubor1."/".$img."\" width=\"50\"></td>";
144
          } else { echo "<td><img src=\"http://www.mlab.cz/Web/PIC/nopicture2.jpg\" width=\"50\"></td>\n"; }
143
            echo "<td><img src=\"".$www.$folder.'/'.$soubor."/".$soubor1."/".$img."\" width=\"100\"></td>";
144
          } else { echo "<td><img src=\"http://www.mlab.cz/Web/PIC/nopicture2.jpg\" width=\"100\"></td>\n"; }
145 145

  
146 146
          if (file_exists($path.$folder."/".$soubor."/".$soubor1."/DOC/HTML/".$soubor1.".".$lang.".html")) {
147 147
            echo "<td><a href=\"".$www.$folder."/".$soubor."/".$soubor1."/DOC/HTML/".$soubor1.".".$lang.".html\">".$soubor."/<b>".$soubor1."</b></a></td>\n";
:@created_atf1423184729.2463119Ó:@expires_in0