Explorar o código

more work on db update functions - fix

causefx %!s(int64=8) %!d(string=hai) anos
pai
achega
97815a63ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/functions/api-functions.php

+ 1 - 1
api/functions/api-functions.php

@@ -715,7 +715,7 @@ function editTabs($array)
             } catch (Dibi\Exception $e) {
                 return false;
             }
-            break
+            break;
         default:
             # code...
             break;