Vergleich admin/modules/config/post_icons.php - 1.8.33 - 1.8.35
Zeile 143 | Zeile 143 |
---|---|
$ext = get_extension($file); |
$ext = get_extension($file); |
if(!$aicons[$path.$file]) | if(!isset($aicons[$path.$file])) |
{ | { |