cvs: smarty /unit_test/templates assign_obj.tpl

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1094823014@cvsserver>
mohrt		Fri Sep 10 09:30:14 2004 EDT

  Added files:                 
    /smarty/unit_test/templates	assign_obj.tpl 
  Log:
  initial commit
  
  

http://cvs.php.net/co.php/smarty/unit_test/templates/assign_obj.tpl?r=1.1&p=1
Index: smarty/unit_test/templates/assign_obj.tpl
+++ smarty/unit_test/templates/assign_obj.tpl
{$obj->meth($foo, 2.5)}
{$obj->meth(2.5, $foo)}
{$obj->meth(2.5)}
{$obj->meth($obj->val, "foo")}
{$obj->meth("foo", $obj->val)}
{$obj->meth("foo", $foo)}
{$obj->meth($obj->arr.one, 2)}
{$obj->meth($obj->meth("foo", $foo))}

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.