From ff5bd7e2020c8ba95528af72f0a306c2a77efb75 Mon Sep 17 00:00:00 2001 From: Michael Erdely Date: Fri, 18 Oct 2024 22:22:44 -0400 Subject: [PATCH] make customizations for pluto --- 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 532e0ae..1c490dd 100644 --- a/src/includes/config.php +++ b/src/includes/config.php @@ -78,7 +78,7 @@ function getGlobalOptions() { "email_xmailer" => "PHP/" . phpversion(), /* Application name. */ - "app_name" => "Test Gift Registry", + "app_name" => "Gift Registry", /* Whether or not to show brief blurbs in certain spots which describe how features work.