make sure the app_name reflects DEV

This commit is contained in:
Michael Erdely 2024-10-27 19:28:13 -04:00
parent 10fc830f61
commit 2975a830fc
Signed by: mike
SSH key fingerprint: SHA256:ukbnfrRMaRYlBZXENtBTyO2jLnql5AA5m+SzZCfYQe0

View file

@ -78,7 +78,7 @@ function getGlobalOptions() {
"email_xmailer" => "PHP/" . phpversion(),
/* Application name. */
"app_name" => "Gift Wishlist",
"app_name" => "[DEV] Gift Wishlist",
/* Whether or not to show brief blurbs in certain spots which describe how
features work.