cqpCow hai 1 ano
pai
achega
74d98ca081
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Service/ScreenService.php

+ 1 - 1
app/Service/ScreenService.php

@@ -523,7 +523,7 @@ class ScreenService extends Service
             $final1 = $value;
         }
         foreach ($return2 as $key => $value){
-            if(empty($final2)) continue;
+            if(! empty($final2)) continue;
             $final2 = $value;
         }