Kaynağa Gözat

Fixed archive redirection.

Iñigo Valentin 9 yıl önce
ebeveyn
işleme
f4e1fef100
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      www/archivo/index.php

+ 2 - 2
www/archivo/index.php

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