Changeset 159 for client/download.php


Ignore:
Timestamp:
Nov 27, 2007, 3:35:04 PM (17 years ago)
Author:
maron
Message:

V sekci stahování oprava adresy na nejnovějšího clienta.
V sekci client oprava stahování http (webzdarma, rapitshare)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/download.php

    r155 r159  
    55    $Database->select_db('wow');
    66    $Database->query("INSERT INTO wow.LogDownloadClient VALUES ('1', '".$_SERVER['REMOTE_ADDR']."')");
     7    // http://rs30l33.rapidshare.com/files/72642645/208215/InstalaceHeroesOfFantasyClient-3_0.exe
     8   
    79?>
    810
    9   Jestli stahování nezaène hnet kliknìte <A href="InstalaceHeroesOfFantasyClient-3,0.exe">zde</A>.
     11  Jestli stahování nezaène do 3 sekund kliknìte na nìkteré z odkazù:
     12  <A href="http://maron.borec.cz/InstalaceHeroesOfFantasyClient-3,0.exe">Web zdarma</A>
     13  <A href="http://rapidshare.com/files/72642645/InstalaceHeroesOfFantasyClient-3_0.exe.html">Rapidshare</A>
     14  <A href="http://wow.zdechov.net:6969/torrents/InstalaceHeroesOfFantasyClient-3.0.exe.torrent?A078CF45B580865F7E721E3ADC568054F6FD8DB1">Torrent</A>
    1015  <script>
    11   setTimeout("parent.location.href='InstalaceHeroesOfFantasyClient-3,0.exe'",3000)
     16  setTimeout("http://maron.borec.cz/InstalaceHeroesOfFantasyClient-3,0.exe'",3000)
    1217  </script>
    1318
Note: See TracChangeset for help on using the changeset viewer.