Fix the deploy system

This commit is contained in:
sgdc3
2018-01-29 15:08:59 +01:00
parent a76eee5965
commit a92084ec60
3 changed files with 105 additions and 45 deletions
@@ -41,6 +41,7 @@ public class SQLite implements DataSource {
* Constructor for SQLite.
*
* @param settings The settings instance
* @param dataFolder The data folder
*
* @throws SQLException when initialization of a SQL datasource failed
*/