From 24f3f2f0d304254451c46a3b28a8e1f4678bc02f Mon Sep 17 00:00:00 2001 From: Greg Froese Date: Thu, 8 Oct 2009 04:38:19 +0000 Subject: flickr integration --- mostvieweddashboard.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mostvieweddashboard.php') diff --git a/mostvieweddashboard.php b/mostvieweddashboard.php index eef5a15ac..33b050ffa 100644 --- a/mostvieweddashboard.php +++ b/mostvieweddashboard.php @@ -28,6 +28,7 @@ LIMIT $max"; $result = get_data($sql); + echo "
$sql
"; $entities = array(); foreach($result as $entity) { -- cgit v1.2.3