Author: danydb
Date: 2013-10-06 01:04:03 +0200 (Sun, 06 Oct 2013)
New Revision: 5472

Modified:
   phpcompta/trunk/include/class_impress.php
Log:
indent

Modified: phpcompta/trunk/include/class_impress.php
===================================================================
--- phpcompta/trunk/include/class_impress.php   2013-10-05 17:44:13 UTC (rev 
5471)
+++ phpcompta/trunk/include/class_impress.php   2013-10-05 23:04:03 UTC (rev 
5472)
@@ -111,7 +111,7 @@
                         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)
                           {



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilité en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to