www: move the file up.

SVN revision: 81065
This commit is contained in:
Cedric BAIL 2012-12-17 08:18:44 +00:00
parent a9457fd58e
commit 8106d07429
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ if (!rename($thumb, "/var/www/www/ss/th-" . $dest))
die();
}
rename($temp, "/var/www/www/ss/" . $dest);
rename($temp_ip, "/var/www/www/ss/ip-" . $dest));
############ respond!
header("HTTP/1.1 200 OK");