Re: how to call current url in variable
Posted: Sat Sep 25, 2010 7:47 pm
try
Code: Select all
{assign var=currentpath value=$smarty.server.REQUEST_URI}
{$currentpath}