Remade config[redraw_image]
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
return $thumb;
|
||||
}
|
||||
|
||||
public function to($dst) {
|
||||
$this->image->to($dst);
|
||||
}
|
||||
|
||||
public function delete() {
|
||||
file_unlink($this->src);
|
||||
}
|
||||
|
Reference in New Issue
Block a user