Added publish logic
This commit is contained in:
		@@ -1,17 +1,17 @@
 | 
			
		||||
# -*- coding: utf-8 -*-
 | 
			
		||||
 | 
			
		||||
"""
 | 
			
		||||
sh_cpl Common Python Library
 | 
			
		||||
sh_cpl sh-edraft Common Python library
 | 
			
		||||
~~~~~~~~~~~~~~~~~~~
 | 
			
		||||
 | 
			
		||||
Common Python Library
 | 
			
		||||
sh-edraft Common Python library
 | 
			
		||||
 | 
			
		||||
:copyright: (c) 2020 sh-edraft.de
 | 
			
		||||
:license: MIT, see LICENSE for more details.
 | 
			
		||||
:license: MITMIT, see LICENSE for more details.
 | 
			
		||||
 | 
			
		||||
"""
 | 
			
		||||
 | 
			
		||||
__title__ = 'cpl.database.connection'
 | 
			
		||||
__title__ = 'src.cpl.database.connection'
 | 
			
		||||
__author__ = 'Sven Heidemann'
 | 
			
		||||
__license__ = 'MIT'
 | 
			
		||||
__copyright__ = 'Copyright (c) 2020 sh-edraft.de'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user