1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-10-06 22:16:08 +00:00

Added About Website URL (offline)

This commit is contained in:
Pierre
2018-05-10 15:00:10 +02:00
parent 2c260c7174
commit 688a9de2b1
3 changed files with 13 additions and 0 deletions

@@ -88,6 +88,9 @@ function get_javascript_config($config) : string {
apiServiceName: '".$config::API_SERVICE_NAME."',
apiServiceToken: '".$config::API_SERVICE_TOKEN."',
//About website URL
aboutWebsiteURL: '".$config::ABOUT_WEBSITE_URL."',
//Default language
defaultLanguage: '".$config::DEFAULT_LANGUAGE."',