update webpub1c
This commit is contained in:
@ -10,7 +10,9 @@ from flask_cors import CORS
|
||||
from pathvalidate import is_valid_filepath
|
||||
|
||||
from brackets import get_infobases as br_get_infobases
|
||||
from webpub1c.webpub1c import VRDConfig, ApacheConfig, urlpath_join, WebPublication
|
||||
from webpub1c.webpub.common import VRDConfig, urlpath_join
|
||||
from webpub1c.webpub.apache_config import ApacheConfig
|
||||
from webpub1c.webpub.webpublication import WebPublication
|
||||
|
||||
apache_restart_flagfile = 'restart_apache'
|
||||
|
||||
|
2
webpub1c
2
webpub1c
Submodule webpub1c updated: 64c8e753c7...7835636398
Reference in New Issue
Block a user