From f5e241a25bd9fe3fb9e4718aba06c3c235b25a15 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Thu, 19 Jan 2012 16:09:50 +0100 Subject: [PATCH] remove exit --- lib/Alchemy/Phrasea/Out/Module/PDF.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Alchemy/Phrasea/Out/Module/PDF.php b/lib/Alchemy/Phrasea/Out/Module/PDF.php index 4ea4e3364e..98731aff0b 100644 --- a/lib/Alchemy/Phrasea/Out/Module/PDF.php +++ b/lib/Alchemy/Phrasea/Out/Module/PDF.php @@ -50,7 +50,6 @@ class PDF case self::LAYOUT_PREVIEWCAPTIONTDM: try { -// exit('prout'); $subdef = $record->get_subdef('preview'); if (!$subdef->is_physically_present()) {