Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorThomas Tanghus <thomas@tanghus.net>2012-01-08 18:35:29 +0400
committerThomas Tanghus <thomas@tanghus.net>2012-01-09 23:40:24 +0400
commit5f04b41ea6085ee8ab9cfc58ecfc4dd5290a57d6 (patch)
treeb535f7c8f8a949ec166fd0b96efc594ed05fe022 /lib
parent5e40653713eed01d96841dc93e11534b46a443ee (diff)
Just a comment ;-)
Diffstat (limited to 'lib')
-rw-r--r--lib/image.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/image.php b/lib/image.php
index 45b6ad3918d..bdfa1fefd7d 100644
--- a/lib/image.php
+++ b/lib/image.php
@@ -200,6 +200,7 @@ class OC_Image {
}
/**
+ * (I'm open for suggestions on better method name ;)
* @brief Fixes orientation based on EXIF data.
* @returns bool.
*/