diff options
Diffstat (limited to 'includes/image.inc')
-rw-r--r-- | includes/image.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/image.inc b/includes/image.inc index 570d0e371..1b1301a2c 100644 --- a/includes/image.inc +++ b/includes/image.inc @@ -299,4 +299,4 @@ function image_gd_close($res, $destination, $extension) { return $close_func($res, $destination); } -?> + |