Explorar o código

Borro comentario.

Maxi Schvindt %!s(int64=7) %!d(string=hai) anos
pai
achega
6eb20601e8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/FTTHBundle/Controller/ONUController.php

+ 0 - 1
src/FTTHBundle/Controller/ONUController.php

@@ -148,7 +148,6 @@ class ONUController extends Controller
             $em->persist($location);
             
             $object->setUpdated(new \DateTime());
-            //$em->persist($location);
 
             $return[] = "LOCATION (id {$location->getId()}) {$action} - ONU (id {$object->getId()}) {$onu['text']} - " . json_encode($mapLocation);
         }