dever %!s(int64=6) %!d(string=hai) anos
pai
achega
43ce4c2e32
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tag/lib/Core.php

+ 2 - 0
tag/lib/Core.php

@@ -93,6 +93,8 @@ class Core
             $data = array_merge($data, array());
         } else {
             $data = $insert + $data;
+
+            $data = array_merge($data, array());
         }
 
         if (!$data) {