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) {