remove error, make topmenu do nothing when not available

This commit is contained in:
Pim Snel 2007-01-05 14:13:40 +00:00
parent 60b9285d71
commit 213d694121

View File

@ -108,9 +108,7 @@ class egw_framework
* @return string with html
*/
function topmenu()
{
die('virtual, need to be reimplemented in the template!!!');
}
{}
/**
* Returns the html from the body-tag til the main application area (incl. opening div tag)