Posted by Apfel007 on October 16, 2009 at 1:35pm
Jump to:
| Project: | CDN2 Video |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi there,
is it possible to override the "upload_complete" function?
Cheers
Comments
#1
You can do a hook_menu_alter and change the callback that it has.
http://api.drupal.org/api/function/hook_menu_alter
THen just copy over the cdn2_upload_complete function, and you should be good.
Hope this helps.
#2
Marking fixed
#3
Automatically closed -- issue fixed for 2 weeks with no activity.