noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 03/03: Bug : cfgcard indent


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/03: Bug : cfgcard indent
Date: Tue, 22 Jan 2019 13:13:26 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 6956783b7559336241c6d882dc37dabb3116b3a0
Author: Dany De Bontridder <address@hidden>
Date:   Tue Jan 22 10:16:29 2019 +0100

    Bug : cfgcard indent
---
 include/cfgfiche.inc.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/cfgfiche.inc.php b/include/cfgfiche.inc.php
index 89aef1f..1e87e9f 100644
--- a/include/cfgfiche.inc.php
+++ b/include/cfgfiche.inc.php
@@ -63,7 +63,8 @@ if ( $action == 'remove_line' )
     catch (Exception $exc)
     {
         throw new Exception(_("Vous devez choisir au moins une ligne"));
-    }    finally
+    }    
+    finally
     {
       echo $fiche_def->input_detail();
       echo $retour;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]