@@ -282,6 +282,9 @@ |
||
282 | 282 | return $this->MyMenuItemsMenuLink(0); |
283 | 283 | } |
284 | 284 | |
285 | + /** |
|
286 | + * @param integer $id |
|
287 | + */ |
|
285 | 288 | public function MyMenuItemsMenuLink($id = null) |
286 | 289 | { |
287 | 290 | if ($id === null) { |