diff options
Diffstat (limited to 'include/photo')
-rw-r--r-- | include/photo/photo_gd.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/photo/photo_gd.php b/include/photo/photo_gd.php index fa1f700e9..2ac7287e4 100644 --- a/include/photo/photo_gd.php +++ b/include/photo/photo_gd.php @@ -137,4 +137,4 @@ class photo_gd extends photo_driver { return $string; } -}
\ No newline at end of file +} |