]> _ Git - cubeextranet.git/commitdiff
wait #2227 @0:20
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 4 Oct 2018 14:51:07 +0000 (14:51 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 4 Oct 2018 14:51:07 +0000 (14:51 +0000)
inc/ws/DAO/class.ws.dao.book.php

index ca38d7b31392621ba97d5d9eb4702b938b90278b..f9c56323b5b99a7af3de81b0e2e997d2cfca706e 100644 (file)
@@ -1152,15 +1152,6 @@ class wsDAOBook extends commonDAO
                        return;
                }
 
-               if(null===$book){
-                       try{
-                               throw new Exception('!-!');
-                       }catch (Exception $e){
-                               print_r($e);
-                               exit;
-                       }
-               }
-
                $v1 = $v2 = $html5 = false;
 
                if ($version == 'all') {