advanced code snippet search
tgbdad on 12/04/08
drupal theming filefield tpl
12/04/08 08:30am
1 person have marked this snippet as a favorite
basicmagic
<?php print l(t('Download File'), file_create_url($node->field_audio_file[0]['filepath'])); ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.