This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yeungalan
/
7-Zip-File-Manager
espejo de
https://github.com/yeungalan/7-Zip-File-Manager.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
1
Árbol:
3f3c5831ea
Ramas
Etiquetas
master
7-Zip-File-M...
/
7-Zip File Manager
/
embedded.php
embedded.php
66 B
Histórico
Raw
1
2
3
<?php
header('Location: MainUI.php?file='.$_GET["filepath"]);
?>