release schema lock

This commit is contained in:
Clint Armstrong
2015-07-22 08:50:35 -04:00
parent 38af8b4c4c
commit 33baea6d6a

View File

@@ -169,3 +169,5 @@ if ($updating) {
echo "-- Done\n"; echo "-- Done\n";
} }
dbReleaseLock('schema_update');