{php $newbtn_img = '../addons/weisrc_dragonboat/template/style/newbtn.png'} {php $error_img = '../addons/weisrc_dragonboat/template/style/error.png'} {if $newbtn_img && $error_img} {php $url2= @file_get_contents($newbtn_img);} {php $url= @file_get_contents($error_img);} {/if}