Page 1 of 1

Re: how to call current url in variable

Posted: Sat Sep 25, 2010 7:47 pm
by nicmare
try

Code: Select all

{assign var=currentpath value=$smarty.server.REQUEST_URI}
{$currentpath}