Przeglądaj źródła

php piece of shit

lolcat 2 lat temu
rodzic
commit
f786b93315
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/frontend.php

+ 1 - 1
lib/frontend.php

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