Missing argument 1 for download_count_menu()
Separator - February 5, 2008 - 06:40
| Project: | download_count |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
# warning: Missing argument 1 for download_count_menu() in /var/www/vhosts/shp.kz/httpdocs/sites/all/modules/download_count/download_count.module on line 29.
Old:
function download_count_menu($may_cache)New (http://api.drupal.org/api/function/hook_menu/6):
function download_count_menu()
#1
Next built should be fine. Thank you much Separator, you made fixing this bug a breeze :-)
#2
#3
Automatically closed -- issue fixed for two weeks with no activity.