minfix: api/deploy bracket error (scope not closed)

This commit is contained in:
xdrm-brackets 2017-09-26 16:35:26 +02:00
parent 37bb4368a7
commit 6b8fd0f8a0
1 changed files with 3 additions and 0 deletions

View File

@ -186,6 +186,9 @@
slog("History '$feat_name' succesfully truncated", 'api:deploy', 'update'); slog("History '$feat_name' succesfully truncated", 'api:deploy', 'update');
} }
}
return 0; return 0;
} }