Просмотр исходного кода

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

lolcat 1 год назад
Родитель
Сommit
9c18753ec3
1 измененных файлов с 1 добавлено и 1 удалено
  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){