We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b26af commit 689bedaCopy full SHA for 689beda
Snippets.php
@@ -81,6 +81,7 @@ public function menu_manage($event, $user_id) {
81
82
return '<a href="' . string_html_specialchars( $page ) . '">' . $label . '</a>';
83
}
84
+ return '';
85
86
87
public function resources($event) {
0 commit comments