daipratt on 01/21/10
Last Edited at 01/21/10 11:43am
$file = field_file_load($node->website_logo_fid);$output .= "<p><img src=\"".$file['filepath']."\" alt=\"\" /></p>";
Report this snippet Tweet
Comment:
You need to login to post a comment.