forked from extern/egroupware
add empty topmenu function so it can be implemented seperately
This commit is contained in:
parent
213d694121
commit
baf3f4bd7f
@ -29,4 +29,7 @@ class jerryr_framework extends idots_framework
|
||||
{
|
||||
$this->idots_framework($template);
|
||||
}
|
||||
|
||||
function topmenu()
|
||||
{}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user