get the THUMB link... *headdesk*
This commit is contained in:
parent
c36a49edc4
commit
b42aa936d6
@ -276,7 +276,7 @@ class Image {
|
|||||||
return $this->parse_link_template(make_link('_thumbs/$hash/thumb.jpg'));
|
return $this->parse_link_template(make_link('_thumbs/$hash/thumb.jpg'));
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
return $this->parse_link_template(make_link('image/$id.jpg'));
|
return $this->parse_link_template(make_link('thumb/$id.jpg'));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user