smarty dir moved
[mirrors/Kyberia-bloodline.git] / wwwroot / smarty / Smarty-2.6.10 / unit_test / templates / parse_obj_meth.tpl
diff --git a/wwwroot/smarty/Smarty-2.6.10/unit_test/templates/parse_obj_meth.tpl b/wwwroot/smarty/Smarty-2.6.10/unit_test/templates/parse_obj_meth.tpl
deleted file mode 100644 (file)
index ab19832..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{$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))}
This page took 0.097423 seconds and 4 git commands to generate.