Update footer.php
This commit is contained in:
@@ -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"]){
|
||||
|
||||
Reference in New Issue
Block a user