Jelajahi Sumber

Fixed archive redirection.

Iñigo Valentin 9 tahun lalu
induk
melakukan
f4e1fef100
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      www/archivo/index.php

+ 2 - 2
www/archivo/index.php

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