simplemenu become editmenu

Signed-off-by: bachy <git@g-u-i.net>
This commit is contained in:
bachy
2012-04-03 20:26:37 +02:00
parent 60518fcfc2
commit 6a13522171
21 changed files with 439 additions and 439 deletions

View File

@@ -0,0 +1,8 @@
<?php
function editmenu_multi_menu_uninstall() {
variable_del('editmenu_menus');
variable_del('editmenu_multi_menu_theme_function');
}
// vim: ts=2 sw=2 et syntax=php