This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
yeungalan
/
7-Zip-File-Manager
miroir de
https://github.com/yeungalan/7-Zip-File-Manager.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
1
Aborescence:
25894584f5
Branches
Tags
master
7-Zip-File-M...
/
7-Zip File Manager
/
embedded.php
embedded.php
66 B
Historique
Raw
1
2
3
<?php
header('Location: MainUI.php?file='.$_GET["filepath"]);
?>