function itweak_upload_install in iTweak Upload 7.3
Same name and namespace in other branches
- 6.2 itweak_upload.install \itweak_upload_install()
Implements hook_install().
File
- ./
itweak_upload.install, line 11 - Installation code for iTweakUpload.
Code
function itweak_upload_install() {
}