Remove unnecessary check (from a lazy copy/paste)
This commit is contained in:
@@ -234,8 +234,6 @@
|
||||
$options[0] = "file.php?file=/pic.jpg";
|
||||
$options[1] = "file.php/pic.jpg";
|
||||
|
||||
$installed = check_gd_version();
|
||||
|
||||
choose_from_menu ($options, "slasharguments", $config->slasharguments, "", "", "");
|
||||
?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user