From: Vincent Vanwaelscappel Date: Tue, 29 Jul 2025 13:59:07 +0000 (+0200) Subject: #7556 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1a47de3c6b29ce3841f7bf48bb15fe9c502b9d0e;p=fluidbook_processfarm.git #7556 --- diff --git a/app/.EasyOCR/EasyOCR b/app/.EasyOCR/EasyOCR new file mode 100644 index 0000000..e69de29 diff --git a/app/process.php b/app/process.php index 6b076e6..fe98af1 100644 --- a/app/process.php +++ b/app/process.php @@ -52,10 +52,8 @@ try { @ob_end_clean(); error_log(':) ' . $res); die($res); - } catch (Exception $e) { @ob_end_clean(); error_log('!!' . $e->getMessage()); die('!!' . $e->getMessage()); - } \ No newline at end of file