hook_menu

Hi!

I make a module and implement hook_menu. Now I want to change the path for my module in navigation menu. I changed into code but it is to the old path. Can anybody help me to refresh the new path?
My old path is $items['admin/mybook'] and for new path I want $items['mybook']

Thank's for any help.

mihai

Groups:
Login to post comments

Why is this in the usability

cwgordon7 - Sun, 2008-03-30 21:52

Why is this in the usability group?

And clear your Drupal cache. Go to admin/settings/performance.


I don't know where to put

mihksoft - Mon, 2008-03-31 04:17

I don't know where to put the question.
Thank's for help


Go to drupal.org for support

andreashaugstrup's picture
andreashaugstrup - Mon, 2008-03-31 06:01

There is a main tab at drupal.org that says 'support'. It sends you to: http://drupal.org/support

From there you can jump to the online documentation or the forums (including the module development forum).