drop dead code
This commit is contained in:
parent
2f254fd355
commit
42f4bca8ba
@ -200,7 +200,7 @@ class CProject {
|
|||||||
if (count($this->images)) {
|
if (count($this->images)) {
|
||||||
|
|
||||||
$this->homeimage = mkthumbnail(
|
$this->homeimage = mkthumbnail(
|
||||||
$this->dir.$this->images[0], //BASEDIR.'wwwroot/srv/'.$this->projname.'_0.'.str_ext($this->images[0]),
|
$this->dir.$this->images[0],
|
||||||
null, // raw handle
|
null, // raw handle
|
||||||
INDEX_THUMB_W, INDEX_THUMB_H
|
INDEX_THUMB_W, INDEX_THUMB_H
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user