| /WebSVN/dl.php |
|---|
| 52,7 → 52,7 |
| $tmpfile1 = tempnam("temp", "wsvn"); |
| $tmpfile2 = tempnam("temp", "wsvn"); |
| $tempname = $tmpfile1.$tmpfile2; |
| $tmpname = $tmpfile1.$tmpfile2; |
| if (mkdir($tmpname)) |
| { |
| // Get the name of the directory being archived |
| /WebSVN/dl.php |
|---|
| 52,7 → 52,7 |
| $tmpfile1 = tempnam("temp", "wsvn"); |
| $tmpfile2 = tempnam("temp", "wsvn"); |
| $tempname = $tmpfile1.$tmpfile2; |
| $tmpname = $tmpfile1.$tmpfile2; |
| if (mkdir($tmpname)) |
| { |
| // Get the name of the directory being archived |