git-svn-id: https://msi/svn/firstRepo/Service/branches/Manut_2.2.3@55 0f545695-f87b-41b6-9a03-7f16563b5454
This commit is contained in:
@@ -18,7 +18,6 @@ $app->get('/photo/thumbnail/:imageID(/:createImgTag)', function ($imageID, $crea
|
||||
} else if ($retObj["type_format"] == "image/png") {
|
||||
$ext = "png";
|
||||
}*/
|
||||
|
||||
$folder = $dirRicetteDropBox . "/" . $retObj["id_ricette"];
|
||||
|
||||
$imageFileName = $imageID . "_thumb_ricetta." . $ext;
|
||||
|
||||
Reference in New Issue
Block a user