indent
This commit is contained in:
parent
e472964eb2
commit
5863e6bee5
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue