[ Root System Explorer ]
Location:
Root
/
proc
/
thread-self
/
root
/
usr
/
local
/
lsws
/
admin
/
html.6.0.11
/
includes
+ Folder
+ File
Upload
Editing: auth.php
<?php require_once('global.php'); $client = CLIENT::singleton(); if ( !$client->isValid() || (isset($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST']) === FALSE)) { $client->clear(); header('location:/login.php'); die(); }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 auth.php
FILE
Ren
[EDIT]
DEL
📄 global.php
FILE
Ren
[EDIT]
DEL