aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ImageManager.php
diff options
context:
space:
mode:
authorJulius Haertl <jus@bitgrid.net>2016-11-04 18:55:00 +0100
committerJulius Haertl <jus@bitgrid.net>2016-11-18 10:23:25 +0100
commit78de213b8582f160b9e3acd1d921a6dd1ccd88d9 (patch)
treeef7374ebd57633a9e6f7af8f8880d0134bbae890 /apps/theming/lib/ImageManager.php
parent3a400f92d1936b2b752d813cbb27632d6acb9904 (diff)
downloadnextcloud-server-78de213b8582f160b9e3acd1d921a6dd1ccd88d9.tar.gz
nextcloud-server-78de213b8582f160b9e3acd1d921a6dd1ccd88d9.zip
Sanitize input and small fixes
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Diffstat (limited to 'apps/theming/lib/ImageManager.php')
-rw-r--r--apps/theming/lib/ImageManager.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/theming/lib/ImageManager.php b/apps/theming/lib/ImageManager.php
index e7dcfa92190..4cd43e02054 100644
--- a/apps/theming/lib/ImageManager.php
+++ b/apps/theming/lib/ImageManager.php
@@ -109,7 +109,4 @@ class ImageManager {
}
}
}
-
-
-
}