Changeset 153
- Timestamp:
- Nov 25, 2007, 8:18:00 PM (18 years ago)
- Location:
- client
- Files:
-
- 1 deleted
- 1 edited
-
download.log (deleted)
-
download.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
client/download.php
r152 r153 1 1 <?php 2 2 $Obsah = file_get_contents('download.log'); 3 $Soubor = fopen('download.log', 'w ');3 $Soubor = fopen('download.log', 'w+'); 4 4 fputs($Soubor,' 5 5 U¾ivatel si stáhl program '.$_SERVER['REMOTE_ADDR'].$Obsah);
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/wow/chrome/site/your_project_logo.png)