diff --git a/_config.yml b/_config.yml index 58eadd8..c92a5e8 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,7 @@ plugins: favicon: true logo: /img/hypersql.svg email: prrvchr@gmail.com +google_analytics: G-52077WP9MQ title: HyperSQLOOo blank_title: true description: The latest version of HyperSQL database in a single odb file. diff --git a/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py b/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py index bd55fc5..a9dd9b4 100644 --- a/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py +++ b/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py @@ -44,7 +44,7 @@ g_options = ';hsqldb.default_table_type=cached;shutdown=true' g_create = '' g_exist = ';create=false' -g_path = False; +g_path = False g_driver = '' # LibreOffice configuration