noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 12/13: Unfollow file


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 12/13: Unfollow file
Date: Sat, 15 Sep 2018 17:18:57 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 17400a989a369d5ce6b9bb07763458194b8ca0a9
Author: Dany De Bontridder <address@hidden>
Date:   Mon Aug 6 12:40:10 2018 +0200

    Unfollow file
---
 .idea/php.xml                           | 16 ----------------
 .idea/sqldialects.xml                   |  6 ------
 include/class/tva_rate_mtable.class.php |  2 +-
 3 files changed, 1 insertion(+), 23 deletions(-)

diff --git a/.idea/php.xml b/.idea/php.xml
deleted file mode 100644
index 7377097..0000000
--- a/.idea/php.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="PhpProjectServersManager">
-    <servers>
-      <server host="localhost" id="06819774-1f4a-4234-84b5-c019fb9113f1" 
name="apache">
-        <path_mappings>
-          <mapping local-root="$PROJECT_DIR$/html" 
remote-root="/home/dany/Develop/Web/Syndicat/SNETAP_FSU/v4/noalyss/html" />
-          <mapping local-root="$PROJECT_DIR$/html/do.php" 
remote-root="/home/dany/Develop/Web/Syndicat/SNETAP_FSU/v4/noalyss/html/do.php" 
/>
-          <mapping local-root="$PROJECT_DIR$/html/index.php" 
remote-root="/home/dany/Develop/Web/Syndicat/SNETAP_FSU/v4/noalyss/html/index.php"
 />
-          <mapping 
local-root="$PROJECT_DIR$/include/ext/syndicat_tool/www/index.php" 
remote-root="/home/dany/Develop/Web/Syndicat/SNETAP_FSU/v4/noalyss/include/ext/syndicat_tool/www/index.php"
 />
-        </path_mappings>
-      </server>
-    </servers>
-  </component>
-  <component name="PhpProjectSharedConfiguration" php_language_level="7" />
-</project>
\ No newline at end of file
diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml
deleted file mode 100644
index 6df4889..0000000
--- a/.idea/sqldialects.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="SqlDialectMappings">
-    <file url="PROJECT" dialect="PostgreSQL" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/include/class/tva_rate_mtable.class.php 
b/include/class/tva_rate_mtable.class.php
index 19c047f..216dd0f 100644
--- a/include/class/tva_rate_mtable.class.php
+++ b/include/class/tva_rate_mtable.class.php
@@ -272,7 +272,7 @@ class Tva_Rate_MTable extends Manage_Table_SQL
         if ( $count < 2) {
             throw new Exception(_("Vous ne pouvez pas effacer tous les taux. 
Si votre société n'utilise pas la TVA, changer dans le menu société"));
         }
-        
+
     }
 
 }



reply via email to

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