From a8f616e81ba48583540d65102471644547e64af8 Mon Sep 17 00:00:00 2001 From: Greg Froese Date: Tue, 12 May 2009 02:50:55 +0000 Subject: used proper dbprefix --- mostrecentimages.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mostrecentimages.php') diff --git a/mostrecentimages.php b/mostrecentimages.php index 8cc4a1f51..53d8ef236 100644 --- a/mostrecentimages.php +++ b/mostrecentimages.php @@ -17,4 +17,5 @@ $area2 .= $images; $body = elgg_view_layout('two_column_left_sidebar', '', $area2); page_draw($title, $body); + ?> \ No newline at end of file -- cgit v1.2.3