Эх сурвалжийг харах

Fixed archive redirection.

Iñigo Valentin 9 жил өмнө
parent
commit
f4e1fef100
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      www/archivo/index.php

+ 2 - 2
www/archivo/index.php

@@ -1,3 +1,3 @@
-< 
+<?php 
     header("Location: /archivo" . $_GET['file']);
-??php>
+?>