This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
yeungalan
/
7-Zip-File-Manager
kopia lustrzana
https://github.com/yeungalan/7-Zip-File-Manager.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
1
Drzewo:
3f3c5831ea
Gałęzie
Tagi
master
7-Zip-File-M...
/
7-Zip File Manager
/
embedded.php
embedded.php
66 B
Historia
Czysty
1
2
3
<?php
header('Location: MainUI.php?file='.$_GET["filepath"]);
?>