| $conf->{path}{global}, $conf->{path}{error_img}); | $conf->{path}{global}, $conf->{path}{error_img}); | ||||
| } | } | ||||
| else { | else { | ||||
| $src = sprintf("%s/%s/%s", | |||||
| $src = sprintf("%s/%s/%s.jpeg", | |||||
| $conf->{path}{global}, $conf->{path}{original}, $id); | $conf->{path}{global}, $conf->{path}{original}, $id); | ||||
| } | } | ||||