remove unused var
This commit is contained in:
parent
2aea79ac35
commit
21d96db771
@ -384,7 +384,6 @@ class ImageIO extends Extension {
|
|||||||
*/
|
*/
|
||||||
private function send_file($image_id, $type) {
|
private function send_file($image_id, $type) {
|
||||||
global $config;
|
global $config;
|
||||||
global $database;
|
|
||||||
$image = Image::by_id($image_id);
|
$image = Image::by_id($image_id);
|
||||||
|
|
||||||
global $page;
|
global $page;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user