From 6e1986a0f28a04a0d3b8398cdf8db482b7a0deb5 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 16 Jan 2017 21:48:35 +0000 Subject: [PATCH] Removed commented text --- include/photos.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/photos.php b/include/photos.php index f3043e44ac..9d8d3309c2 100644 --- a/include/photos.php +++ b/include/photos.php @@ -57,7 +57,6 @@ function photo_albums($uid, $update = false) { dbesc(t('Contact Photos')) ); } else { -// USE INDEX (`uid_album`) // This query doesn't do the count and is much faster $albums = qu("SELECT DISTINCT(`album`), '' AS `total` FROM `photo`