Skip to content
Snippets Groups Projects
Commit 11d9dfa5 authored by Michael Klier's avatar Michael Klier
Browse files

New event MEDIA_UPLOAD_FINISH

    This adds a new event MEDIA_UPLOAD_FINISH which is triggered
    when a media file is uploaded via the mediamanager.
    (The event is preventable)

    Event data:
        data[0] temporary file name (read from $_FILES)
        data[1] file name of the file being uploaded
        data[2] future directory id of the file being uploaded
        data[3] the mime type of the file being uploaded

darcs-hash:20070909003843-23886-182d42a34f254fd8e63486210c458c34dd953b5d.gz
parent e681fae7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment