<?php function smarty_modifier_boguiUrl($uri) { return Bin_Request::getInstance()->boguiBaseUrl().$uri; }