update webpub1c
This commit is contained in:
parent
f04db259c6
commit
8f7af381e6
@ -10,7 +10,9 @@ from flask_cors import CORS
|
|||||||
from pathvalidate import is_valid_filepath
|
from pathvalidate import is_valid_filepath
|
||||||
|
|
||||||
from brackets import get_infobases as br_get_infobases
|
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'
|
apache_restart_flagfile = 'restart_apache'
|
||||||
|
|
||||||
|
2
webpub1c
2
webpub1c
@ -1 +1 @@
|
|||||||
Subproject commit 64c8e753c769126b62265549c77c65b174feeb9c
|
Subproject commit 7835636398f7168611fa959eaf4af2b21a3dfc80
|
Loading…
Reference in New Issue
Block a user