Update mgp.php
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 15 Mar 2021 20:01:18 +0000 (16:01 -0400)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 20:01:18 +0000 (16:01 -0400)
invite/mgp.php

index c267e11..e6b22c9 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP 
 include_once('header.php');
-setcookie("invite", "mgp", time()+3600, "/"); // we use this later
+setcookie("invite", "mgp2021", time()+3600, "/"); // we use this later
 ?>
 <!DOCTYPE html>
 <html lang="en">