Removing duplicates
[mirrors/Kyberia-bloodline.git] / smarty / Smarty-2.6.10 / unit_test / templates / parse_math.tpl
diff --git a/smarty/Smarty-2.6.10/unit_test/templates/parse_math.tpl b/smarty/Smarty-2.6.10/unit_test/templates/parse_math.tpl
deleted file mode 100644 (file)
index 0b787d3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-{foreach name=loop from=$items item=i}
-{$smarty.foreach.loop.iteration+2}
-{$smarty.foreach.loop.iteration+$flt}
-{$smarty.foreach.loop.iteration+$obj->six()}
-{$smarty.foreach.loop.iteration+$obj->ten}
-{/foreach}
-{$obj->ten+$flt}
-{$obj->ten*$flt}
-{$obj->six()+$obj->ten}
-{$obj->ten+$obj->ten}
-{$obj->six()+$flt}
-{$obj->six()+$items.0}
This page took 0.124401 seconds and 4 git commands to generate.