Changeset 645 for trunk/download.php


Ignore:
Timestamp:
Dec 13, 2013, 11:38:11 PM (11 years ago)
Author:
maron
Message:
  • Added: option for select part of statistic Export
  • Added: generation readme Czech client
  • Added: Better description of the czech instalation file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/download.php

    r644 r645  
    3131  $file = $this->System->Config['Web']['TempFolder'].'mpq/Instalace_CzechWoW_3.3.3a.exe';                                                                                               
    3232  if (file_exists($file))
    33     $Output .= '<a href="'.$file.'">Instalace CzechWoW 3.3.5a.exe</a> - Automaticky generovaná čeština ('.date('d.m.Y',(filemtime($file))).')<br/>';
     33    $Output .= '<a href="'.$file.'">Instalace CzechWoW 3.3.5a.exe</a> - Automaticky každý den generovaná čeština ('.date('d.m.Y h:m',(filemtime($file))).')<br/>';
    3434 
    3535  $Output .= '<a href="download/CzechWoW/Instalace_CzechWoW_3.3.5a_2010-09-09.exe">Instalace CzechWoW 3.3.5a 2010-09-09.exe</a><br/>'.
Note: See TracChangeset for help on using the changeset viewer.