Update footer.php

This commit is contained in:
Jordan
2026-03-31 13:19:27 +01:00
parent e50fc5deba
commit 49db7b5701

View File

@@ -1,5 +1,5 @@
<?
// testing 1
// testing 2
if (@$_REQUEST["tokenEditorV2"]){ $_SESSION["tokenEditorV2"] = @$_REQUEST["tokenEditorV2"]; }
if (@$_REQUEST["uploadTokenV2"]){ $_SESSION["uploadTokenV2"] = @$_REQUEST["uploadTokenV2"]; }
if (@$_REQUEST["disableTokenEditorV2"]){