From: hickert Date: Tue, 27 Mar 2007 07:34:11 +0000 (+0000) Subject: Fixed code indent. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=97226d3c2bfc4c8e8f0dcf132d27d96801e22261;p=gosa.git Fixed code indent. This commit should close the Ticket #8 (Add/Change #8 (Templates - Create some kind of templates.)) closes #8 wontfix git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5895 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/sieve/class_My_Tree.inc b/include/sieve/class_My_Tree.inc index b71bd1725..e94f6ea27 100644 --- a/include/sieve/class_My_Tree.inc +++ b/include/sieve/class_My_Tree.inc @@ -57,8 +57,6 @@ class My_Tree extends Tree $block_indent_start = $smarty->fetch(get_template_path("templates/block_indent_start.tpl",TRUE,dirname(__FILE__))); $block_indent_stop = $smarty->fetch(get_template_path("templates/block_indent_stop.tpl",TRUE,dirname(__FILE__))); - - $this -> dump_ = ""; $ends = array(); $ends_complete_block = array();