aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-12-12 04:18:04 +0000
committerCash Costello <cash.costello@gmail.com>2009-12-12 04:18:04 +0000
commitb40060fafaba46e2fb8800b2c2e557a8c6bde9db (patch)
tree4f7b57a2997d907710002d306794c6c289d235d0 /views
parent515dbe6886987ef2399b532ce1816805a7ace0c0 (diff)
downloadelgg-b40060fafaba46e2fb8800b2c2e557a8c6bde9db.tar.gz
elgg-b40060fafaba46e2fb8800b2c2e557a8c6bde9db.tar.bz2
removed error_log call
Diffstat (limited to 'views')
-rw-r--r--views/default/object/image.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/object/image.php b/views/default/object/image.php
index 9436c53b5..72b245d17 100644
--- a/views/default/object/image.php
+++ b/views/default/object/image.php
@@ -64,7 +64,7 @@
*
*********************************************************************/
if (!$vars['full']) {
-error_log('hello world!');
+
?>
<div class="tidypics_album_images">
<?php