From 5863e6bee580afa58a2d47fa7909a45d86c4a584 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 5 Oct 2013 23:04:03 +0000 Subject: [PATCH] indent --- include/class_impress.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/class_impress.php b/include/class_impress.php index 53e6952d8..75cd82a65 100644 --- a/include/class_impress.php +++ b/include/class_impress.php @@ -111,7 +111,7 @@ class Impress try { $pfrom=$oPeriode->find_periode('01.'.$from); - $cond= sql_filter_per($p_cn, $pfrom, $p_end,'p_id','j_tech_per'); + $cond= sql_filter_per($p_cn, $pfrom, $p_end,'p_id','j_tech_per'); } catch (Exception $exp) {