Kirill chEbba Chebunin преди 12 години
родител
ревизия
378636921d
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      lib/Gedmo/Tree/Entity/Repository/NestedTreeRepository.php

+ 0 - 1
lib/Gedmo/Tree/Entity/Repository/NestedTreeRepository.php

@@ -699,7 +699,6 @@ class NestedTreeRepository extends AbstractTreeRepository
             } catch (\Exception $e) {
             } catch (\Exception $e) {
                 $this->_em->close();
                 $this->_em->close();
                 $this->_em->getConnection()->rollback();
                 $this->_em->getConnection()->rollback();
-                die($e->getMessage());
                 throw new \Gedmo\Exception\RuntimeException('Transaction failed', null, $e);
                 throw new \Gedmo\Exception\RuntimeException('Transaction failed', null, $e);
             }
             }
         } else {
         } else {