summaryrefslogtreecommitdiff
path: root/modules/server_add/helpers/server_add_event.php
AgeCommit message (Collapse)Author
2009-08-29Delete obsolete comment and tighten the code in site_menu().Bharat Mediratta
2009-08-29* created new generic "Add" dropdown in the site menu. this should take care ↵jhilden
of ticket #537 * removed start/stop translation menu items from the admin, since they are on the languags admin page now
2009-07-28Use events to generate menus, instead of having xxx_menu helpers.Bharat Mediratta
This is the first step towards having a simple, lightweight and unified API for module interaction.