This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
yeungalan
/
7-Zip-File-Manager
mirror of
https://github.com/yeungalan/7-Zip-File-Manager.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
1
Tree:
3f3c5831ea
Branches
Tags
master
7-Zip-File-M...
/
7-Zip File Manager
/
embedded.php
embedded.php
66 B
Lịch sử
Raw
1
2
3
<?php
header('Location: MainUI.php?file='.$_GET["filepath"]);
?>