Re: [SMARTY] Object reference issue
boots <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
--- pbaker <[email protected]> wrote: > if the method returns the name U should assign the name to variable, > something like this: > > {assign var="name" value=$page_info->getRequestedPath()} > > and then {include file="$name.tpl"} <--- not tested :P uhh, not exactly. This would work, but the real issue is the use of double quotes when they are not required. See: http://smarty.php.net/manual/en/language.syntax.quotes.php xo boots __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/ -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php