projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f8c525
)
Removed redundant line in reporting/includes/header2.inc.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sun, 31 Jul 2016 21:47:24 +0000
(23:47 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sun, 31 Jul 2016 21:47:24 +0000
(23:47 +0200)
reporting/includes/header2.inc
patch
|
blob
|
history
diff --git
a/reporting/includes/header2.inc
b/reporting/includes/header2.inc
index 979d09d6b91f20b758244c5ad11fe9d8834abfbd..95b3a7e249157abcb31d081588a4ea0403e8dd5e 100644
(file)
--- a/
reporting/includes/header2.inc
+++ b/
reporting/includes/header2.inc
@@
-59,7
+59,6
@@
{
$this->LineTo($col += $width, $iline2,$col, $iline4);
}
- $this->LineTo($right, $iline2 ,$right, $iline4);
$this->LineTo($this->leftMargin, $iline5 ,$this->leftMargin, $iline7);
if ($this->l['a_meta_dir'] == 'rtl') // avoid line overwrite in rtl language
$this->LineTo($this->cols[$cols - 2], $iline5 ,$this->cols[$cols - 2], $iline7);