Code Comments
Programming Forum and web based access to our favorite programming groups.On Mon, Aug 30, 2004 at 05:13:02PM -0700, Joe Stump wrote:
> {if PEAR::isError($foo)}
>
> {/if}
>
> is failing in Smarty. Shouldn't this work?
static method-calls are not supported by smarty's if-syntax.
you may wrap this through a function-call.
> If not where do I report it as a bug? (I checked the site and found
> no link to submit bugs). I hope a developer is watching the list :)
>
> --joe
>
> --
> Joseph C Stump
> PHPTraining.net
> Professional PHP and MySQL Training
> http://www.phptraining.net
> (734) 786 0176
>
> --
> Smarty General Mailing List (http://smarty.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.