This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
yeungalan
/
7-Zip-File-Manager
mirror de
https://github.com/yeungalan/7-Zip-File-Manager.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
1
Árvore:
3f3c5831ea
Ramos
Etiquetas
master
7-Zip-File-M...
/
7-Zip File Manager
/
embedded.php
embedded.php
66 B
Histórico
Em bruto
1
2
3
<?php
header('Location: MainUI.php?file='.$_GET["filepath"]);
?>