menu construction is now a pure hook
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 23 Dec 2004 18:58:47 +0000 (18:58 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:48 +0000 (23:26 +0200)
commit28b87044cc10edb0887bd6c9d41cc26747f1153f
tree39ec2bae9abddc9725319508704f1d207a11bd13
parente81683e67cbebc465e2108871651618ae8c3f9c4
menu construction is now a pure hook

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-126
14 files changed:
hooks/emails.inc.php [new file with mode: 0644]
hooks/lists.inc.php
hooks/money.inc.php [new file with mode: 0644]
hooks/newsletter.inc.php
hooks/search.inc.php [new file with mode: 0644]
hooks/tmp.inc.php [new file with mode: 0644]
include/conf.d/emails.menu.inc.php [deleted file]
include/conf.d/lists.menu.inc.php [deleted file]
include/conf.d/money.menu.inc.php [deleted file]
include/conf.d/newsletter.menu.inc.php [deleted file]
include/conf.d/search.menu.inc.php [deleted file]
include/conf.d/tmp.menu.inc.php [deleted file]
include/xorg.globals.inc.php.in
include/xorg/menu.inc.php