Get link to download file
You can drag and drop design elements, text and photos with speed and ease. You can edit, create and add artistic effects. /** * _get_download_link * * Retrive the file download link * * @param $sn__order_id * @author DrupalD */ function _get_download_link($sn__order_id, $sn__user_id) { sleep(10); //Wait till all the other hooks are executed! $r__result = db…