From cf24102221a2cd1015c29ea15858995e48fb5ff1 Mon Sep 17 00:00:00 2001 From: peterhpo <72750107+peterhpo@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:04:01 +0100 Subject: [PATCH] =?UTF-8?q?Nytt=20=C3=A5r=20ny=20svinntelling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- handler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.php b/handler.php index c8860a6..1e5b595 100644 --- a/handler.php +++ b/handler.php @@ -100,7 +100,7 @@ header('Location: http://cyb.no/okonomi/'); die; case 'svinn': - header('Location: https://in.cyb.no/varer/inventorycount/47/registrations'); + header('Location: https://in.cyb.no/varer/inventorycount/50/registrations'); die; case 'storesafen': header('Location: https://docs.google.com/spreadsheet/ccc?key=0AsmINoGULmbPdFZHU1BYVlZqV2VDeDF1MkFBY1dVNXc&usp=drive_web');