This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yeungalan
/
7-Zip-File-Manager
mirror da
https://github.com/yeungalan/7-Zip-File-Manager.git
Segui
1
Vota
0
Forka
0
File
Problemi
1
Albero (Tree):
25894584f5
Rami (Branch)
Tag
master
7-Zip-File-M...
/
7-Zip File Manager
/
embedded.php
embedded.php
66 B
Cronologia
Originale
1
2
3
<?php
header('Location: MainUI.php?file='.$_GET["filepath"]);
?>