Re: Using a Smarty tag in PHP code
I think it's more complicated than that. You have an object reference there "$rr". So that object has to be defined somewhere in the code you cut from. Then after that is resolved, there are other things you may need to do.
|