From 33958d96387adf390c9f95f306f6241297ee05c6 Mon Sep 17 00:00:00 2001 From: MatMasIt <34745996+MatMasIt@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:14:24 +0200 Subject: [PATCH] Update common.php --- server/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/common.php b/server/common.php index f96c69b..35b625e 100644 --- a/server/common.php +++ b/server/common.php @@ -35,4 +35,4 @@ function base64url_decode($data, $strict = false) return base64_decode($b64, $strict); } -$GLOBALS["place"]="Liceo Scientifico Statale \"L.Cocito\""; \ No newline at end of file +$GLOBALS["place"]="Biblioteca xyz";