remove exit

This commit is contained in:
Nicolas Le Goff
2012-01-19 16:09:50 +01:00
parent 87a97c0a2c
commit f5e241a25b

View File

@@ -50,7 +50,6 @@ class PDF
case self::LAYOUT_PREVIEWCAPTIONTDM:
try
{
// exit('prout');
$subdef = $record->get_subdef('preview');
if (!$subdef->is_physically_present())
{