Changeset 142 for trunk/export/index.php
- Timestamp:
- Mar 4, 2009, 7:41:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/export/index.php
r138 r142 207 207 $Buffer = $Zip->file(); 208 208 file_put_contents($SaveFilename, $Buffer); 209 209 WriteLog('Vytvořena verze češtiny pro clienta '.$Line['verse'], 4); 210 210 211 echo('Hotovo<br /><br />'); 211 212 } else echo('Funkce pro tvorbu Zip souboru není podporována!');
Note:
See TracChangeset
for help on using the changeset viewer.