Fix Page locking

This commit is contained in:
Skia
2016-11-05 13:37:30 +01:00
parent c0c8b295ba
commit 59f5917b8c
6 changed files with 56 additions and 24 deletions

View File

@ -442,5 +442,6 @@ OLD_MYSQL_INFOS = {
try:
from .settings_custom import *
print("Custom settings imported")
except:
print("Custom settings failed")