From 55e52eef36ee3002775b90820a90f6ed53ceebc6 Mon Sep 17 00:00:00 2001 From: Michael Erdely Date: Fri, 18 Oct 2024 22:41:44 -0400 Subject: [PATCH] restore config.php --- 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 1c490dd..532e0ae 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" => "Gift Registry", + "app_name" => "Test Gift Registry", /* Whether or not to show brief blurbs in certain spots which describe how features work.