Skip to content

Commit

Permalink
Update global.R
Browse files Browse the repository at this point in the history
  • Loading branch information
gowthamrao committed Jul 14, 2021
1 parent d210d39 commit 94a958c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Covid19VaccineAesiDiagnostics/global.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ if (defaultDatabaseMode) {
appInformationText <- paste0(appInformationText,
" mode. Application was last initated on ",
lubridate::now(tzone = "EST"),
" EST. Cohort Diagnostics website is at https://ohdsi.github.io/CohortDiagnostics/")
" EST. Cohort Diagnostics website is at https://ohdsi.github.io/CohortDiagnostics/",
"FOR REVIEW PURPOSES ONLY. DO NOT USE.")

if (!exists("shinySettings")) {
writeLines("Using default settings")
Expand Down

0 comments on commit 94a958c

Please sign in to comment.