فهرست منبع

Fixed archive redirection.

Iñigo Valentin 9 سال پیش
والد
کامیت
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>
+?>