Pārlūkot izejas kodu

yes of course i need to fucking forget the .php again AAAAAAAAAAA

lolcat 1 gadu atpakaļ
vecāks
revīzija
9c18753ec3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/frontend.php

+ 1 - 1
lib/frontend.php

@@ -1328,7 +1328,7 @@ class frontend{
 			return htmlspecialchars($image);
 			return htmlspecialchars($image);
 		}
 		}
 		
 		
-		return "/proxy.php?i=" . urlencode($image) . "&s=" . $format;
+		return "/proxy?i=" . urlencode($image) . "&s=" . $format;
 	}
 	}
 	
 	
 	public function htmlnextpage($gets, $npt, $page){
 	public function htmlnextpage($gets, $npt, $page){