From b5716bb14c2a4b17f5e265275851965ab98e2e39 Mon Sep 17 00:00:00 2001 From: Michael Erdely Date: Sat, 14 Dec 2024 16:32:51 -0500 Subject: [PATCH] Not Dev --- src/includes/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/includes/config.php b/src/includes/config.php index a3e3dbd..11766b0 100644 --- a/src/includes/config.php +++ b/src/includes/config.php @@ -84,7 +84,7 @@ function getGlobalOptions() { "email_xmailer" => "PHP/" . phpversion(), /* Application name. */ - "app_name" => "[DEV] Gift Wishlist", + "app_name" => "Gift Wishlist", /* Whether or not to show brief blurbs in certain spots which describe how features work.