Can resize and crop images in the ticketsup module

This commit is contained in:
Laurent Destailleur
2018-03-19 11:49:05 +01:00
parent f8ca4b1b5c
commit f46df6d8e5
5 changed files with 37 additions and 15 deletions

View File

@@ -69,6 +69,7 @@ $object = new Commande($db);
/*
* Actions
*/
if ($object->fetch($id))
{
$object->fetch_thirdparty();