From 76d3b27335145459e1b9da4e07cf37ad8bd050c1 Mon Sep 17 00:00:00 2001 From: nickw Date: Tue, 25 May 2010 22:18:22 +0000 Subject: Updating administration plugins with admin submenu views. git-svn-id: http://code.elgg.org/elgg/trunk@6220 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/defaultwidgets/profile.php | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 mod/defaultwidgets/profile.php (limited to 'mod/defaultwidgets/profile.php') diff --git a/mod/defaultwidgets/profile.php b/mod/defaultwidgets/profile.php deleted file mode 100644 index 69640a845..000000000 --- a/mod/defaultwidgets/profile.php +++ /dev/null @@ -1,31 +0,0 @@ - $token, 'ts' => $ts, 'context' => $context ) ); - -// Display main admin menu -page_draw('Default profile widgets for new users', elgg_view_layout('administration', $content)); -- cgit v1.2.3