update comment
This commit is contained in:
parent
e7ddd2960b
commit
c8b12a0459
@ -330,8 +330,6 @@ class Upload extends Extension {
|
|||||||
$rating = "";
|
$rating = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
// PHP falls back to system default if /tmp fails, can't we just
|
|
||||||
// use the system default to start with? :-/
|
|
||||||
$tmp_filename = tempnam(ini_get('upload_tmp_dir'), "shimmie_transload");
|
$tmp_filename = tempnam(ini_get('upload_tmp_dir'), "shimmie_transload");
|
||||||
$filename = basename($url);
|
$filename = basename($url);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user