-
- Downloads
Fix: Data in memory must always be encoded in utf8. PHP files functions need...
Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them.
Showing
- htdocs/comm/propal.php 2 additions, 2 deletionshtdocs/comm/propal.php
- htdocs/comm/propal/document.php 1 addition, 1 deletionhtdocs/comm/propal/document.php
- htdocs/compta/facture/document.php 1 addition, 1 deletionhtdocs/compta/facture/document.php
- htdocs/ecm/index.php 1 addition, 1 deletionhtdocs/ecm/index.php
- htdocs/fourn/facture/note.php 1 addition, 1 deletionhtdocs/fourn/facture/note.php
- htdocs/html.formfile.class.php 5 additions, 4 deletionshtdocs/html.formfile.class.php
- htdocs/langs/en_US/main.lang 7 additions, 0 deletionshtdocs/langs/en_US/main.lang
- htdocs/langs/fr_FR/main.lang 7 additions, 0 deletionshtdocs/langs/fr_FR/main.lang
- htdocs/langs/fr_FR/other.lang 1 addition, 1 deletionhtdocs/langs/fr_FR/other.lang
- htdocs/lib/files.lib.php 27 additions, 23 deletionshtdocs/lib/files.lib.php
- htdocs/lib/functions.lib.php 30 additions, 7 deletionshtdocs/lib/functions.lib.php
Loading
Please register or sign in to comment