From 4b1e3c8f7164bf1a31c14f23355c1adee8be0af2 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 14 May 2011 19:57:07 +0000 Subject: only display deprecation message if someone extends/overrides the deprecated tools view git-svn-id: http://code.elgg.org/elgg/trunk@9080 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/navigation/topbar_tools.php | 1 - 1 file changed, 1 deletion(-) (limited to 'views/default/navigation/topbar_tools.php') diff --git a/views/default/navigation/topbar_tools.php b/views/default/navigation/topbar_tools.php index 3351edc93..307f03fc6 100644 --- a/views/default/navigation/topbar_tools.php +++ b/views/default/navigation/topbar_tools.php @@ -7,4 +7,3 @@ * * @deprecated 1.8 Extend the topbar menus or the page/elements/topbar view directly */ -elgg_deprecated_notice('navigation/topbar_tools was deprecated. Extend the topbar menus or the page/elements/topbar view directly', 1.8); \ No newline at end of file -- cgit v1.2.3