Unfollow file

This commit is contained in:
Dany De Bontridder 2018-08-06 12:40:10 +02:00
parent a02d2e2eb8
commit 17400a989a
3 changed files with 1 additions and 23 deletions

16
.idea/php.xml generated
View file

@ -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>

6
.idea/sqldialects.xml generated
View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="PROJECT" dialect="PostgreSQL" />
</component>
</project>

View file

@ -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é"));
}
}
}