From 1827bae9adc9aaad0c08e47f7ca8aae81a814065 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 22 Aug 2009 19:32:33 +0000 Subject: moved all most recent pages to pages/lists/ --- pages/lists/mostrecentimages.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pages/lists/mostrecentimages.php (limited to 'pages/lists/mostrecentimages.php') diff --git a/pages/lists/mostrecentimages.php b/pages/lists/mostrecentimages.php new file mode 100644 index 000000000..5332d8e9e --- /dev/null +++ b/pages/lists/mostrecentimages.php @@ -0,0 +1,25 @@ + $title, 'content' => $images,)); + + $body = elgg_view_layout('two_column_left_sidebar', '', $area2); + + page_draw($title, $body); +?> \ No newline at end of file -- cgit v1.2.3