This website works better with JavaScript
Home
Explore
Help
Sign In
GasteizkoMargolariak
/
GMWeb
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fixed archive redirection.
Iñigo Valentin
9 years ago
parent
f24bc02007
commit
f4e1fef100
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
www/archivo/index.php
+ 2
- 2
www/archivo/index.php
View File
@@ -1,3 +1,3 @@
-<
+<
?php
header("Location: /archivo" . $_GET['file']);
-?
?php
>
+?>