aboutsummaryrefslogtreecommitdiff
path: root/lib/watermark.php
diff options
context:
space:
mode:
authorGreg Froese <greg.froese@gmail.com>2009-05-20 05:01:21 +0000
committerGreg Froese <greg.froese@gmail.com>2009-05-20 05:01:21 +0000
commit12a27fa3b501cf08091cd063dd3208a17e0f624a (patch)
treed993e49523465f2e2d8e856785072526a72cff30 /lib/watermark.php
parent63b91d8aee8e40497d865591d16ee1716e0c9c15 (diff)
downloadelgg-12a27fa3b501cf08091cd063dd3208a17e0f624a.tar.gz
elgg-12a27fa3b501cf08091cd063dd3208a17e0f624a.tar.bz2
added exif support
Diffstat (limited to 'lib/watermark.php')
-rw-r--r--lib/watermark.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/watermark.php b/lib/watermark.php
index 813e298a7..64385ae4a 100644
--- a/lib/watermark.php
+++ b/lib/watermark.php
@@ -2,7 +2,6 @@
function tp_watermark($thumbs) {
include_once dirname(__FILE__) . "/tidypics.php";
-
global $CONFIG;
$user = get_user_entity_as_row($album->owner_guid);