summaryrefslogtreecommitdiffstats
path: root/image.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-04-24 12:40:35 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-04-24 12:40:35 +0000
commit0933a6b089bbc0ddac43661b29b95cca4532db76 (patch)
tree56453ebc9bc7a839007929c7b4599652fa6a52d0 /image.php
parent39108c662b8935447b5243d47672d5374c9b6c2e (diff)
downloadampache-0933a6b089bbc0ddac43661b29b95cca4532db76.tar.gz
ampache-0933a6b089bbc0ddac43661b29b95cca4532db76.tar.bz2
ampache-0933a6b089bbc0ddac43661b29b95cca4532db76.zip
fix it so pop-up of album art is full rez
Diffstat (limited to 'image.php')
-rw-r--r--image.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/image.php b/image.php
index c733bf3c..f00603b8 100644
--- a/image.php
+++ b/image.php
@@ -57,7 +57,7 @@ switch ($_REQUEST['thumb']) {
default:
$size['height'] = '275';
$size['width'] = '275';
- // $return_raw = true;
+ if (!isset($_REQUEST['thumb'])) { $return_raw = true; }
break;
} // define size based on thumbnail