dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 62ab67: Merge branch 'develop' of htt


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 62ab67: Merge branch 'develop' of https://github.com/Dolib...
Date: Mon, 08 Apr 2019 05:04:11 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 62ab67f40365dfe7feaa6c60bee4821645e65906
      
https://github.com/Dolibarr/dolibarr/commit/62ab67f40365dfe7feaa6c60bee4821645e65906
  Author: markus <address@hidden>
  Date:   2019-01-19 (Sat, 19 Jan 2019)

  Changed paths:
    M build/README
    M build/exe/doliwamp/README
    M build/exe/doliwamp/doliwamp.iss
    M build/makepack-dolibarr.pl
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/adherents/class/subscription.class.php
    M htdocs/adherents/subscription/card.php
    M htdocs/adherents/subscription/list.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/asset/class/asset.class.php
    M htdocs/cashdesk/class/Facturation.class.php
    M htdocs/cashdesk/index.php
    M htdocs/cashdesk/tpl/liste_articles.tpl.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/class/bankcateg.class.php
    M htdocs/compta/bank/list.php
    M htdocs/compta/cashcontrol/cashcontrol_list.php
    M htdocs/compta/cashcontrol/report.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/clients.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/invoicetemplate_list.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/facture/stats/index.php
    M htdocs/compta/index.php
    M htdocs/compta/localtax/clients.php
    M htdocs/compta/localtax/list.php
    M htdocs/compta/localtax/quadri_detail.php
    M htdocs/compta/paiement_charge.php
    M htdocs/compta/sociales/class/cchargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/sociales/list.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/stats/byratecountry.php
    M htdocs/compta/tva/clients.php
    M htdocs/compta/tva/quadri_detail.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/class/ctyperesource.class.php
    M htdocs/core/class/emailsenderprofile.class.php
    M htdocs/core/class/stats.class.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/don/admin/donation.php
    A htdocs/don/class/api_donations.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/ecm/class/ecmfiles.class.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/emailcollector/class/emailcollectoraction.class.php
    M htdocs/emailcollector/class/emailcollectorfilter.class.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/paymentexpensereport.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.commande.dispatch.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_subscription.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/companies.lang
    M htdocs/langs/fr_FR/members.lang
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/product/class/productbatch.class.php
    M htdocs/product/class/productcustomerprice.class.php
    M htdocs/product/class/propalmergepdfproduct.class.php
    M htdocs/product/inventory/class/inventory.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/class/productstockentrepot.class.php
    M htdocs/projet/tasks/time.php
    M htdocs/societe/class/companypaymentmode.class.php
    M htdocs/societe/class/societeaccount.class.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/ticket/class/ticket.class.php
    M htdocs/website/class/website.class.php
    M htdocs/website/class/websitepage.class.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 059588f77cdb5ce594bf8e592875ac1b6b634ecd
      
https://github.com/Dolibarr/dolibarr/commit/059588f77cdb5ce594bf8e592875ac1b6b634ecd
  Author: markus <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M .travis.yml
    M build/travis-ci/apache.conf
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/adherents/subscription.php
    M htdocs/adherents/subscription/list.php
    M htdocs/admin/prelevement.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/commande/stats/index.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/contrat/card.php
    M htdocs/contrat/index.php
    M htdocs/contrat/services_list.php
    M htdocs/core/ajax/ajaxdirtree.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/modules/export/export_excel.modules.php
    M htdocs/core/modules/export/export_excel2007.modules.php
    A htdocs/core/modules/export/export_excelnew.modules.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modDeplacement.class.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modPropale.class.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/originproductline.tpl.php
    M htdocs/don/stats/index.php
    M htdocs/expedition/card.php
    M htdocs/expedition/stats/index.php
    M htdocs/expensereport/list.php
    M htdocs/expensereport/stats/index.php
    M htdocs/exports/export.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/list.php
    M htdocs/fichinter/stats/index.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/index.php
    M htdocs/hrm/admin/admin_establishment.php
    A htdocs/includes/Psr/autoloader.php
    A htdocs/includes/Psr/simple-cache/.editorconfig
    A htdocs/includes/Psr/simple-cache/LICENSE.md
    A htdocs/includes/Psr/simple-cache/README.md
    A htdocs/includes/Psr/simple-cache/composer.json
    A htdocs/includes/Psr/simple-cache/src/CacheException.php
    A htdocs/includes/Psr/simple-cache/src/CacheInterface.php
    A htdocs/includes/Psr/simple-cache/src/InvalidArgumentException.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Calculation.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Category.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Database.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/DateTime.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Engine/Logger.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Engineering.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/ExceptionHandler.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Financial.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/FormulaParser.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/FormulaToken.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Functions.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Logical.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/LookupRef.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/MathTrig.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Statistical.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/TextData.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Token/Stack.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/functionlist.txt
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/bg/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/bg/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/cs/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/cs/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/da/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/da/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/de/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/de/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/en/uk/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/es/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/es/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fi/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fi/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fr/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fr/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/hu/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/hu/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/it/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/it/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/nl/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/nl/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/no/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/no/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pl/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pl/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/br/config
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/br/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/ru/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/ru/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/sv/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/sv/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/tr/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/tr/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/Cell.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/Coordinate.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DataType.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DataValidation.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DataValidator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DefaultValueBinder.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/Hyperlink.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/IValueBinder.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Axis.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Chart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/DataSeries.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/DataSeriesValues.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/GridLines.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Layout.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Legend.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/PlotArea.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Properties.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/IRenderer.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/PHP Charting 
Libraries.txt
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/Polyfill.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Title.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Collection/Cells.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Collection/CellsFactory.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Collection/Memory.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Comment.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Document/Properties.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Document/Security.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/HashTable.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Helper/Html.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Helper/Migrator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Helper/Sample.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/IComparable.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/IOFactory.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/NamedRange.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/BaseReader.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Csv.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/DefaultReadFilter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Gnumeric.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Html.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/IReadFilter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/IReader.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Ods.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Security/XmlScanner.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Slk.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Escher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/MD5.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/RC4.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Style/Border.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xlsx.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xlsx/Chart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xlsx/Theme.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xml.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/ReferenceHelper.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/ITextElement.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/RichText.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/Run.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/TextElement.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Settings.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/CodePage.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Date.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Drawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/File.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Font.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/Matrix.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/utils/Maths.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/File.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLERead.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/PasswordHasher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/StringHelper.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/TimeZone.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/BestFit.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/Trend.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/XMLWriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Xls.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Spreadsheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Alignment.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Border.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Borders.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Color.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Conditional.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Fill.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Font.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/NumberFormat.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Protection.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Style.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Supervisor.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/BaseDrawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/CellIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Column.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/ColumnDimension.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/ColumnIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Dimension.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Drawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/HeaderFooter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Iterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/PageMargins.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/PageSetup.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Protection.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Row.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/RowCellIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/RowDimension.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/RowIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/SheetView.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Worksheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/BaseWriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Csv.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Html.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/IWriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Cell/Comment.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Content.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Meta.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/MetaInf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Mimetype.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Settings.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Styles.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/WriterPart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Escher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Font.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Parser.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Workbook.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Worksheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Xf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Chart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Comments.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Rels.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/StringTable.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Style.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Theme.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php
    A htdocs/includes/phpoffice/autoloader.php
    M htdocs/install/check.php
    M htdocs/install/mysql/data/llx_const.sql
    M htdocs/install/mysql/migration/3.8.0-3.9.0.sql
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/langs/fr_FR/exports.lang
    M htdocs/loan/payment/payment.php
    M htdocs/margin/admin/margin.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/opensurvey/list.php
    M htdocs/projet/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/ticket/list.php
    M test/phpunit/AccountingAccountTest.php
    M test/phpunit/ModulesTest.php
    M test/phpunit/SupplierProposalTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 98d3da93c3f42ff6dda69f6bddd4a7eb3e70b62c
      
https://github.com/Dolibarr/dolibarr/commit/98d3da93c3f42ff6dda69f6bddd4a7eb3e70b62c
  Author: markus <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M htdocs/contrat/card.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/hookmanager.class.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 918b87d1c71402b4e9b480a84caf77e001b1d0e9
      
https://github.com/Dolibarr/dolibarr/commit/918b87d1c71402b4e9b480a84caf77e001b1d0e9
  Author: markus <address@hidden>
  Date:   2019-01-26 (Sat, 26 Jan 2019)

  Changed paths:
    M htdocs/compta/facture/list.php

  Log Message:
  -----------
  Show column f.ref always for navigation


  Commit: 00597477e49412b549ef1a1fd3f25d9313a6df3e
      
https://github.com/Dolibarr/dolibarr/commit/00597477e49412b549ef1a1fd3f25d9313a6df3e
  Author: markus <address@hidden>
  Date:   2019-01-26 (Sat, 26 Jan 2019)

  Changed paths:
    M ChangeLog
    M htdocs/expedition/class/expedition.class.php
    M htdocs/reception/class/reception.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Fix  #10263


  Commit: 53b54ca148ebccec1dda9f34480f967f5fb6b82d
      
https://github.com/Dolibarr/dolibarr/commit/53b54ca148ebccec1dda9f34480f967f5fb6b82d
  Author: Markus Welters <address@hidden>
  Date:   2019-01-26 (Sat, 26 Jan 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/mwelters/dolibarr into develop


  Commit: 4fbe351ad8d5de63452d26581e140c71f3ec1641
      
https://github.com/Dolibarr/dolibarr/commit/4fbe351ad8d5de63452d26581e140c71f3ec1641
  Author: markus <address@hidden>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M .mailmap
    M README-FR.md
    M README.md
    M build/doxygen/doxygen_header.html
    M build/exe/doliwamp/Languages/MyEnglish.isl
    M build/exe/doliwamp/Languages/MyFrench.isl
    M build/exe/doliwamp/index.php.install
    M build/exe/doliwamp/rundoliadmin.bat.install
    M build/exe/doliwamp/rundolihelp.bat.install
    M build/exe/doliwamp/rundoliwamp.bat.install
    M build/makepack-dolibarr.pl
    M dev/examples/code/create_user.php
    M dev/initdata/generate-order.php
    M dev/initdata/generate-product.php
    M dev/initdata/generate-thirdparty.php
    M dev/initdata/purge-data.php
    M dev/setup/codesniffer/ruleset.xml
    M dev/translation/autotranslator.class.php
    M dev/translation/sanity_check_en_langfiles.php
    M dev/translation/strip_language_file.php
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/accountmodel.php
    M htdocs/accountancy/admin/card.php
    M htdocs/accountancy/admin/categories.php
    M htdocs/accountancy/admin/categories_list.php
    M htdocs/accountancy/admin/defaultaccounts.php
    M htdocs/accountancy/admin/export.php
    M htdocs/accountancy/admin/fiscalyear.php
    M htdocs/accountancy/admin/fiscalyear_card.php
    M htdocs/accountancy/admin/fiscalyear_info.php
    M htdocs/accountancy/admin/importaccounts.php
    M htdocs/accountancy/admin/index.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/accountancy/bookkeeping/balancebymonth.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/accountancysystem.class.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/class/accountingjournal.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/accountancy/customer/card.php
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/card.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/accountancy/supplier/card.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/accountancy/tpl/export_journal.tpl.php
    M htdocs/adherents/admin/adherent.php
    M htdocs/adherents/admin/adherent_emails.php
    M htdocs/adherents/admin/website.php
    M htdocs/adherents/card.php
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/class/adherentstats.class.php
    M htdocs/adherents/class/api_members.class.php
    M htdocs/adherents/class/subscription.class.php
    M htdocs/adherents/index.php
    M htdocs/adherents/list.php
    M htdocs/adherents/stats/byproperties.php
    M htdocs/adherents/stats/geo.php
    M htdocs/adherents/stats/index.php
    M htdocs/adherents/subscription.php
    M htdocs/adherents/subscription/list.php
    M htdocs/adherents/tpl/linkedobjectblock.tpl.php
    M htdocs/adherents/type.php
    M htdocs/admin/accountant.php
    M htdocs/admin/agenda.php
    M htdocs/admin/agenda_extsites.php
    M htdocs/admin/agenda_other.php
    M htdocs/admin/agenda_reminder.php
    M htdocs/admin/bank.php
    M htdocs/admin/barcode.php
    M htdocs/admin/boxes.php
    M htdocs/admin/chequereceipts.php
    M htdocs/admin/commande.php
    M htdocs/admin/company.php
    M htdocs/admin/confexped.php
    M htdocs/admin/const.php
    M htdocs/admin/contract.php
    M htdocs/admin/dict.php
    M htdocs/admin/dolistore/ajax/image.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/admin/ecm.php
    M htdocs/admin/emailcollector_card.php
    M htdocs/admin/emailcollector_list.php
    M htdocs/admin/expedition.php
    M htdocs/admin/expensereport.php
    M htdocs/admin/expensereport_ik.php
    M htdocs/admin/expensereport_rules.php
    M htdocs/admin/external_rss.php
    M htdocs/admin/facture.php
    M htdocs/admin/fckeditor.php
    M htdocs/admin/fichinter.php
    M htdocs/admin/geoipmaxmind.php
    M htdocs/admin/holiday.php
    M htdocs/admin/ihm.php
    M htdocs/admin/ldap_contacts.php
    M htdocs/admin/ldap_groups.php
    M htdocs/admin/ldap_members.php
    M htdocs/admin/ldap_members_types.php
    M htdocs/admin/ldap_users.php
    M htdocs/admin/limits.php
    M htdocs/admin/livraison.php
    M htdocs/admin/loan.php
    M htdocs/admin/mails.php
    M htdocs/admin/mails_senderprofile_list.php
    M htdocs/admin/mails_templates.php
    M htdocs/admin/menus/index.php
    M htdocs/admin/menus/other.php
    M htdocs/admin/modules.php
    M htdocs/admin/multicurrency.php
    M htdocs/admin/notification.php
    M htdocs/admin/openinghours.php
    M htdocs/admin/payment.php
    M htdocs/admin/pdf.php
    M htdocs/admin/prelevement.php
    M htdocs/admin/propal.php
    M htdocs/admin/proxy.php
    M htdocs/admin/reception_setup.php
    M htdocs/admin/resource.php
    M htdocs/admin/salaries.php
    M htdocs/admin/security.php
    M htdocs/admin/security_file.php
    M htdocs/admin/security_other.php
    M htdocs/admin/stock.php
    M htdocs/admin/supplier_invoice.php
    M htdocs/admin/supplier_order.php
    M htdocs/admin/supplier_payment.php
    M htdocs/admin/supplier_proposal.php
    M htdocs/admin/syslog.php
    M htdocs/admin/system/constall.php
    M htdocs/admin/system/database-tables.php
    M htdocs/admin/system/dbtable.php
    M htdocs/admin/system/dolibarr.php
    M htdocs/admin/system/filecheck.php
    M htdocs/admin/taxes.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/dolibarr_import.php
    M htdocs/admin/tools/eaccelerator.php
    M htdocs/admin/tools/export.php
    M htdocs/admin/tools/export_files.php
    M htdocs/admin/tools/listevents.php
    M htdocs/admin/tools/listsessions.php
    M htdocs/admin/translation.php
    M htdocs/admin/website.php
    M htdocs/admin/website_options.php
    M htdocs/api/admin/explorer.php
    M htdocs/api/class/api.class.php
    M htdocs/api/class/api_login.class.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/asset/admin/assets_extrafields.php
    M htdocs/asset/admin/assets_type_extrafields.php
    M htdocs/asset/admin/setup.php
    M htdocs/asset/card.php
    M htdocs/asset/class/asset.class.php
    M htdocs/asset/class/asset_type.class.php
    M htdocs/asset/document.php
    M htdocs/asset/info.php
    M htdocs/asset/list.php
    M htdocs/asset/note.php
    M htdocs/asset/type.php
    M htdocs/blockedlog/admin/blockedlog.php
    M htdocs/blockedlog/admin/blockedlog_list.php
    M htdocs/blockedlog/ajax/authority.php
    M htdocs/blockedlog/class/authority.class.php
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/bookmarks/bookmarks.lib.php
    M htdocs/bookmarks/list.php
    M htdocs/cashdesk/class/Auth.class.php
    M htdocs/cashdesk/class/Facturation.class.php
    M htdocs/cashdesk/deconnexion.php
    M htdocs/cashdesk/facturation.php
    M htdocs/cashdesk/facturation_verif.php
    M htdocs/cashdesk/include/environnement.php
    M htdocs/cashdesk/index_verif.php
    M htdocs/cashdesk/validation.php
    M htdocs/cashdesk/validation_ok.php
    M htdocs/cashdesk/validation_ticket.php
    M htdocs/categories/card.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/categories/index.php
    M htdocs/categories/traduction.php
    M htdocs/categories/viewcat.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/action/class/actioncommreminder.class.php
    M htdocs/comm/action/class/cactioncomm.class.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/pertype.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/address.php
    M htdocs/comm/card.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/card.php
    M htdocs/comm/mailing/cibles.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/comm/mailing/class/html.formadvtargetemailing.class.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/mailing/index.php
    M htdocs/comm/multiprix.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/comm/propal/class/propalestats.class.php
    M htdocs/comm/propal/contact.php
    M htdocs/comm/propal/index.php
    M htdocs/comm/propal/list.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/comm/propal/tpl/linkedobjectblock.tpl.php
    M htdocs/comm/prospect/index.php
    M htdocs/comm/remx.php
    M htdocs/commande/card.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/class/commandestats.class.php
    M htdocs/commande/contact.php
    M htdocs/commande/customer.php
    M htdocs/commande/index.php
    M htdocs/commande/list.php
    M htdocs/commande/stats/index.php
    M htdocs/commande/tpl/linkedobjectblock.tpl.php
    M htdocs/compta/bank/annuel.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/budget.php
    M htdocs/compta/bank/card.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/bank/class/api_bankaccounts.class.php
    M htdocs/compta/bank/class/paymentvarious.class.php
    M htdocs/compta/bank/graph.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/bank/list.php
    M htdocs/compta/bank/releve.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/bank/various_payment/card.php
    M htdocs/compta/bank/various_payment/document.php
    M htdocs/compta/bank/various_payment/info.php
    M htdocs/compta/bank/various_payment/list.php
    M htdocs/compta/cashcontrol/cashcontrol_list.php
    M htdocs/compta/cashcontrol/class/cashcontrol.class.php
    M htdocs/compta/cashcontrol/report.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/deplacement/card.php
    M htdocs/compta/deplacement/class/deplacement.class.php
    M htdocs/compta/deplacement/class/deplacementstats.class.php
    M htdocs/compta/deplacement/index.php
    M htdocs/compta/deplacement/list.php
    M htdocs/compta/deplacement/stats/index.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/class/facturestats.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/facture/contact.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/invoicetemplate_list.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/compta/localtax/class/localtax.class.php
    M htdocs/compta/localtax/clients.php
    M htdocs/compta/localtax/quadri_detail.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php
    M htdocs/compta/paiement/cheque/list.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/paiement/list.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/class/ligneprelevement.class.php
    M htdocs/compta/prelevement/class/rejetprelevement.class.php
    M htdocs/compta/prelevement/stats.php
    M htdocs/compta/resultat/index.php
    M htdocs/compta/resultat/result.php
    M htdocs/compta/salaries/card.php
    M htdocs/compta/salaries/class/paymentsalary.class.php
    M htdocs/compta/salaries/class/salariesstats.class.php
    M htdocs/compta/salaries/document.php
    M htdocs/compta/salaries/info.php
    M htdocs/compta/salaries/list.php
    M htdocs/compta/salaries/stats/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/cchargesociales.class.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/stats/byratecountry.php
    M htdocs/compta/stats/cabyprodserv.php
    M htdocs/compta/stats/cabyuser.php
    M htdocs/compta/stats/casoc.php
    M htdocs/compta/stats/index.php
    M htdocs/compta/tva/card.php
    M htdocs/compta/tva/class/tva.class.php
    M htdocs/compta/tva/clients.php
    M htdocs/compta/tva/info.php
    M htdocs/compta/tva/list.php
    M htdocs/compta/tva/quadri_detail.php
    M htdocs/contact/agenda.php
    M htdocs/contact/card.php
    M htdocs/contact/class/contact.class.php
    A htdocs/contact/consumption.php
    M htdocs/contact/document.php
    M htdocs/contact/list.php
    M htdocs/contact/perso.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/api_contracts.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/contrat/list.php
    M htdocs/core/actions_builddoc.inc.php
    M htdocs/core/actions_changeselectedfields.inc.php
    M htdocs/core/actions_dellink.inc.php
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/actions_lineupdown.inc.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/actions_sendmails.inc.php
    M htdocs/core/actions_setmoduleoptions.inc.php
    M htdocs/core/actions_setnotes.inc.php
    M htdocs/core/ajax/ajaxdirpreview.php
    M htdocs/core/ajax/ajaxdirtree.php
    M htdocs/core/ajax/bankconciliate.php
    M htdocs/core/ajax/box.php
    M htdocs/core/ajax/check_notifications.php
    M htdocs/core/ajax/constantonoff.php
    M htdocs/core/ajax/contacts.php
    M htdocs/core/ajax/extraparams.php
    M htdocs/core/ajax/fileupload.php
    M htdocs/core/ajax/getaccountcurrency.php
    M htdocs/core/ajax/loadinplace.php
    M htdocs/core/ajax/price.php
    M htdocs/core/ajax/row.php
    M htdocs/core/ajax/saveinplace.php
    M htdocs/core/ajax/security.php
    M htdocs/core/ajax/selectsearchbox.php
    M htdocs/core/ajax/vatrates.php
    M htdocs/core/ajax/ziptown.php
    M htdocs/core/antispamimage.php
    M htdocs/core/boxes/box_actions.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_bookmarks.php
    M htdocs/core/boxes/box_clients.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_contacts.php
    M htdocs/core/boxes/box_contracts.php
    M htdocs/core/boxes/box_external_rss.php
    M htdocs/core/boxes/box_factures.php
    M htdocs/core/boxes/box_factures_fourn.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php
    M htdocs/core/boxes/box_ficheinter.php
    M htdocs/core/boxes/box_fournisseurs.php
    M htdocs/core/boxes/box_goodcustomers.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/boxes/box_last_modified_ticket.php
    M htdocs/core/boxes/box_last_ticket.php
    M htdocs/core/boxes/box_lastlogin.php
    M htdocs/core/boxes/box_members.php
    M htdocs/core/boxes/box_produits.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_propales.php
    M htdocs/core/boxes/box_prospect.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/boxes/box_services_expired.php
    M htdocs/core/boxes/box_supplier_orders.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/boxes/modules_boxes.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/CSMSFile.class.php
    M htdocs/core/class/canvas.class.php
    M htdocs/core/class/ccountry.class.php
    M htdocs/core/class/comment.class.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonobjectline.class.php
    M htdocs/core/class/commonorder.class.php
    M htdocs/core/class/commonstickergenerator.class.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/coreobject.class.php
    M htdocs/core/class/cstate.class.php
    M htdocs/core/class/ctypent.class.php
    M htdocs/core/class/ctyperesource.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/doleditor.class.php
    M htdocs/core/class/dolgeoip.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/dolreceiptprinter.class.php
    M htdocs/core/class/emailsenderprofile.class.php
    M htdocs/core/class/events.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/fiscalyear.class.php
    M htdocs/core/class/google.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formbank.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formcontract.class.php
    M htdocs/core/class/html.formcron.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formintervention.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formmailing.class.php
    M htdocs/core/class/html.formmargin.class.php
    M htdocs/core/class/html.formorder.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formpropal.class.php
    M htdocs/core/class/html.formsms.class.php
    M htdocs/core/class/html.formsocialcontrib.class.php
    M htdocs/core/class/html.formticket.class.php
    M htdocs/core/class/html.formwebsite.class.php
    M htdocs/core/class/infobox.class.php
    M htdocs/core/class/interfaces.class.php
    M htdocs/core/class/ldap.class.php
    M htdocs/core/class/link.class.php
    M htdocs/core/class/menu.class.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/class/openid.class.php
    M htdocs/core/class/rssparser.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/class/utils.class.php
    M htdocs/core/class/vcard.class.php
    M htdocs/core/datepicker.php
    M htdocs/core/db/Database.interface.php
    M htdocs/core/db/DoliDB.class.php
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite3.class.php
    M htdocs/core/filemanagerdol/connectors/php/basexml.php
    M htdocs/core/filemanagerdol/connectors/php/commands.php
    M htdocs/core/filemanagerdol/connectors/php/config.php
    M htdocs/core/filemanagerdol/connectors/php/io.php
    M htdocs/core/filemanagerdol/connectors/php/upload.php
    M htdocs/core/filemanagerdol/connectors/php/util.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/lib/admin.lib.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/asset.lib.php
    M htdocs/core/lib/bank.lib.php
    M htdocs/core/lib/barcode.lib.php
    M htdocs/core/lib/categories.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/contact.lib.php
    M htdocs/core/lib/contract.lib.php
    M htdocs/core/lib/cron.lib.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/doc.lib.php
    M htdocs/core/lib/doleditor.lib.php
    M htdocs/core/lib/donation.lib.php
    M htdocs/core/lib/ecm.lib.php
    M htdocs/core/lib/emailing.lib.php
    M htdocs/core/lib/expedition.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/fiscalyear.lib.php
    M htdocs/core/lib/format_cards.lib.php
    M htdocs/core/lib/fourn.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/functionsnumtoword.lib.php
    M htdocs/core/lib/geturl.lib.php
    M htdocs/core/lib/hrm.lib.php
    M htdocs/core/lib/images.lib.php
    M htdocs/core/lib/import.lib.php
    M htdocs/core/lib/invoice2.lib.php
    M htdocs/core/lib/ldap.lib.php
    M htdocs/core/lib/loan.lib.php
    M htdocs/core/lib/mailmanspip.lib.php
    M htdocs/core/lib/member.lib.php
    M htdocs/core/lib/memory.lib.php
    M htdocs/core/lib/modulebuilder.lib.php
    M htdocs/core/lib/order.lib.php
    M htdocs/core/lib/parsemd.lib.php
    M htdocs/core/lib/payments.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/prelevement.lib.php
    M htdocs/core/lib/price.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/lib/propal.lib.php
    M htdocs/core/lib/receiptprinter.lib.php
    M htdocs/core/lib/reception.lib.php
    M htdocs/core/lib/report.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/security2.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/lib/signature.lib.php
    M htdocs/core/lib/stock.lib.php
    M htdocs/core/lib/supplier_proposal.lib.php
    M htdocs/core/lib/tax.lib.php
    M htdocs/core/lib/ticket.lib.php
    M htdocs/core/lib/treeview.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/lib/vat.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/lib/ws.lib.php
    M htdocs/core/lib/xcal.lib.php
    M htdocs/core/login/functions_dolibarr.php
    M htdocs/core/login/functions_empty.php
    M htdocs/core/login/functions_forceuser.php
    M htdocs/core/login/functions_http.php
    M htdocs/core/login/functions_ldap.php
    M htdocs/core/login/functions_openid.php
    M htdocs/core/menus/standard/auguria.lib.php
    M htdocs/core/menus/standard/auguria_menu.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/menus/standard/eldy_menu.php
    M htdocs/core/menus/standard/empty.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/action/modules_action.php
    M htdocs/core/modules/action/rapport.pdf.php
    M htdocs/core/modules/bank/doc/pdf_ban.modules.php
    M htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php
    M htdocs/core/modules/bank/modules_bank.php
    M htdocs/core/modules/barcode/doc/phpbarcode.modules.php
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/barcode/modules_barcode.class.php
    M htdocs/core/modules/cheque/doc/pdf_blochet.class.php
    M htdocs/core/modules/cheque/mod_chequereceipt_mint.php
    M htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
    M htdocs/core/modules/cheque/modules_chequereceipts.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/commande/doc/pdf_proforma.modules.php
    M htdocs/core/modules/commande/mod_commande_marbre.php
    M htdocs/core/modules/commande/mod_commande_saphir.php
    M htdocs/core/modules/commande/modules_commande.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/contract/mod_contract_magre.php
    M htdocs/core/modules/contract/mod_contract_olive.php
    M htdocs/core/modules/contract/mod_contract_serpis.php
    M htdocs/core/modules/contract/modules_contract.php
    M htdocs/core/modules/dons/html_cerfafr.modules.php
    M htdocs/core/modules/dons/modules_don.php
    M htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/expedition/mod_expedition_ribera.php
    M htdocs/core/modules/expedition/mod_expedition_safor.php
    M htdocs/core/modules/expedition/modules_expedition.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/expensereport/mod_expensereport_jade.php
    M htdocs/core/modules/expensereport/mod_expensereport_sand.php
    M htdocs/core/modules/expensereport/modules_expensereport.php
    M htdocs/core/modules/export/export_csv.modules.php
    M htdocs/core/modules/export/export_excel.modules.php
    M htdocs/core/modules/export/export_excelnew.modules.php
    M htdocs/core/modules/export/export_tsv.modules.php
    M htdocs/core/modules/export/modules_export.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_mercure.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/core/modules/facture/modules_facture.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/fichinter/mod_arctic.php
    M htdocs/core/modules/fichinter/mod_pacific.php
    M htdocs/core/modules/fichinter/modules_fichinter.php
    M htdocs/core/modules/holiday/mod_holiday_madonna.php
    M htdocs/core/modules/holiday/modules_holiday.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/import/import_xlsx.modules.php
    M htdocs/core/modules/import/modules_import.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/livraison/mod_livraison_jade.php
    M htdocs/core/modules/livraison/mod_livraison_saphir.php
    M htdocs/core/modules/livraison/modules_livraison.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/core/modules/mailings/contacts1.modules.php
    M htdocs/core/modules/mailings/example.modules.php
    M htdocs/core/modules/mailings/fraise.modules.php
    M htdocs/core/modules/mailings/pomme.modules.php
    M htdocs/core/modules/mailings/thirdparties.modules.php
    M htdocs/core/modules/mailings/thirdparties_services_expired.modules.php
    M htdocs/core/modules/mailings/xinputfile.modules.php
    M htdocs/core/modules/mailings/xinputuser.modules.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/member/modules_cards.php
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modApi.class.php
    M htdocs/core/modules/modAsset.class.php
    M htdocs/core/modules/modBanque.class.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/core/modules/modBlockedLog.class.php
    M htdocs/core/modules/modCashDesk.class.php
    M htdocs/core/modules/modCategorie.class.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modComptabilite.class.php
    M htdocs/core/modules/modContrat.class.php
    M htdocs/core/modules/modDav.class.php
    M htdocs/core/modules/modDeplacement.class.php
    M htdocs/core/modules/modDocumentGeneration.class.php
    M htdocs/core/modules/modDon.class.php
    M htdocs/core/modules/modECM.class.php
    M htdocs/core/modules/modEmailCollector.class.php
    M htdocs/core/modules/modExpedition.class.php
    M htdocs/core/modules/modExpenseReport.class.php
    M htdocs/core/modules/modExternalRss.class.php
    M htdocs/core/modules/modExternalSite.class.php
    M htdocs/core/modules/modFTP.class.php
    M htdocs/core/modules/modFicheinter.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/core/modules/modGravatar.class.php
    M htdocs/core/modules/modHRM.class.php
    M htdocs/core/modules/modHoliday.class.php
    M htdocs/core/modules/modLabel.class.php
    M htdocs/core/modules/modLoan.class.php
    M htdocs/core/modules/modMailing.class.php
    M htdocs/core/modules/modMargin.class.php
    M htdocs/core/modules/modMultiCurrency.class.php
    M htdocs/core/modules/modNotification.class.php
    M htdocs/core/modules/modOauth.class.php
    M htdocs/core/modules/modOpenSurvey.class.php
    M htdocs/core/modules/modPaybox.class.php
    M htdocs/core/modules/modPaypal.class.php
    M htdocs/core/modules/modPrelevement.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modProductBatch.class.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modPropale.class.php
    M htdocs/core/modules/modReceiptPrinter.class.php
    M htdocs/core/modules/modReception.class.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modSocialNetworks.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/modStripe.class.php
    M htdocs/core/modules/modSupplierProposal.class.php
    M htdocs/core/modules/modTakePos.class.php
    M htdocs/core/modules/modTax.class.php
    M htdocs/core/modules/modUser.class.php
    M htdocs/core/modules/modWebsite.class.php
    M htdocs/core/modules/modWorkflow.class.php
    M htdocs/core/modules/oauth/github_oauthcallback.php
    M htdocs/core/modules/oauth/google_oauthcallback.php
    M htdocs/core/modules/oauth/stripetest_oauthcallback.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/payment/mod_payment_cicada.php
    M htdocs/core/modules/payment/modules_payment.php
    M htdocs/core/modules/printing/modules_printing.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/printing/printipp.modules.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/printsheet/modules_labels.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/product/mod_codeproduct_leopard.php
    M htdocs/core/modules/product/modules_product.class.php
    M htdocs/core/modules/product_batch/modules_product_batch.class.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/project/doc/pdf_baleine.modules.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/core/modules/project/doc/pdf_timespent.modules.php
    M htdocs/core/modules/project/mod_project_simple.php
    M htdocs/core/modules/project/mod_project_universal.php
    M htdocs/core/modules/project/modules_project.php
    M htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
    M htdocs/core/modules/project/task/mod_task_simple.php
    M htdocs/core/modules/project/task/mod_task_universal.php
    M htdocs/core/modules/project/task/modules_task.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php
    M htdocs/core/modules/propale/mod_propale_marbre.php
    M htdocs/core/modules/propale/mod_propale_saphir.php
    M htdocs/core/modules/propale/modules_propale.php
    M htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
    M htdocs/core/modules/reception/doc/pdf_squille.modules.php
    M htdocs/core/modules/reception/mod_reception_beryl.php
    M htdocs/core/modules/reception/mod_reception_moonstone.php
    M htdocs/core/modules/reception/modules_reception.php
    M htdocs/core/modules/security/generate/modGeneratePassNone.class.php
    M htdocs/core/modules/security/generate/modGeneratePassStandard.class.php
    M htdocs/core/modules/security/generate/modules_genpassword.php
    M htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
    M htdocs/core/modules/societe/mod_codeclient_elephant.php
    M htdocs/core/modules/societe/mod_codeclient_leopard.php
    M htdocs/core/modules/societe/mod_codeclient_monkey.php
    M htdocs/core/modules/societe/mod_codecompta_aquarium.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/core/modules/societe/modules_societe.class.php
    M htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.modules.php
    M htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
    M htdocs/core/modules/stock/modules_movement.php
    M htdocs/core/modules/stock/modules_stock.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_cactus.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php
    M htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php
    M htdocs/core/modules/supplier_order/modules_commandefournisseur.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_brodator.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.php
    M htdocs/core/modules/supplier_payment/modules_supplier_payment.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/modules/supplier_proposal/mod_supplier_proposal_marbre.php
    M htdocs/core/modules/supplier_proposal/mod_supplier_proposal_saphir.php
    M htdocs/core/modules/supplier_proposal/modules_supplier_proposal.php
    M htdocs/core/modules/syslog/mod_syslog_file.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/modules/user/modules_user.class.php
    M htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
    M htdocs/core/modules/usergroup/modules_usergroup.class.php
    M htdocs/core/photos_resize.php
    M htdocs/core/search.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/core/tpl/ajaxrow.tpl.php
    M htdocs/core/tpl/card_presend.tpl.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/core/tpl/login.tpl.php
    M htdocs/core/tpl/object_discounts.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/core/tpl/onlinepaymentlinks.tpl.php
    M htdocs/core/tpl/passwordforgotten.tpl.php
    M htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
    M htdocs/cron/card.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/dav/dav.class.php
    M htdocs/dav/dav.lib.php
    M htdocs/document.php
    M htdocs/don/admin/donation.php
    M htdocs/don/admin/donation_extrafields.php
    M htdocs/don/card.php
    M htdocs/don/class/api_donations.class.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/donstats.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/don/document.php
    M htdocs/don/info.php
    M htdocs/don/list.php
    M htdocs/don/note.php
    M htdocs/don/payment/card.php
    M htdocs/don/payment/payment.php
    M htdocs/don/stats/index.php
    M htdocs/ecm/ajax/ecmdatabase.php
    M htdocs/ecm/class/ecmdirectory.class.php
    M htdocs/ecm/class/ecmfiles.class.php
    M htdocs/ecm/class/htmlecm.form.class.php
    M htdocs/ecm/dir_add_card.php
    M htdocs/ecm/dir_card.php
    M htdocs/ecm/index_auto.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/emailcollector/class/emailcollectoraction.class.php
    M htdocs/emailcollector/class/emailcollectorfilter.class.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/api_shipments.class.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/expedition/class/expeditionbatch.class.php
    M htdocs/expedition/class/expeditionstats.class.php
    M htdocs/expedition/contact.php
    M htdocs/expedition/shipment.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/expensereport_ik.class.php
    M htdocs/expensereport/class/expensereport_rule.class.php
    M htdocs/expensereport/class/expensereportstats.class.php
    M htdocs/expensereport/class/paymentexpensereport.class.php
    M htdocs/expensereport/index.php
    M htdocs/expensereport/list.php
    M htdocs/expensereport/payment/card.php
    M htdocs/expensereport/payment/info.php
    M htdocs/expensereport/payment/payment.php
    M htdocs/exports/class/export.class.php
    M htdocs/exports/export.php
    M htdocs/externalsite/frames.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/api_interventions.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fichinter/class/fichinterstats.class.php
    M htdocs/fichinter/contact.php
    M htdocs/fichinter/list.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/ajax/getSupplierPrices.php
    M htdocs/fourn/class/api_supplier_invoices.class.php
    M htdocs/fourn/class/api_supplier_orders.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.commande.dispatch.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/class/paiementfourn.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/contact.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/commande/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/contact.php
    M htdocs/fourn/facture/document.php
    M htdocs/fourn/facture/info.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
    M htdocs/ftp/index.php
    M htdocs/holiday/card.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/holiday/common.inc.php
    M htdocs/hrm/admin/admin_establishment.php
    M htdocs/hrm/admin/admin_hrm.php
    M htdocs/hrm/class/establishment.class.php
    M htdocs/hrm/establishment/card.php
    M htdocs/hrm/establishment/info.php
    M htdocs/hrm/index.php
    M htdocs/imports/class/import.class.php
    M htdocs/imports/import.php
    M htdocs/index.php
    M htdocs/install/check.php
    M htdocs/install/inc.php
    M htdocs/install/index.php
    M htdocs/install/lib/repair.lib.php
    R htdocs/install/medias/background_computer_coffee.jpg
    M htdocs/install/mysql/data/llx_00_c_country.sql
    M htdocs/install/mysql/data/llx_accounting_abc.sql
    M htdocs/install/mysql/data/llx_accounting_account_be.sql
    M htdocs/install/mysql/data/llx_accounting_account_bf.sql
    M htdocs/install/mysql/data/llx_accounting_account_bj.sql
    M htdocs/install/mysql/data/llx_accounting_account_cd.sql
    M htdocs/install/mysql/data/llx_accounting_account_cf.sql
    M htdocs/install/mysql/data/llx_accounting_account_cg.sql
    M htdocs/install/mysql/data/llx_accounting_account_ci.sql
    M htdocs/install/mysql/data/llx_accounting_account_cl.sql
    M htdocs/install/mysql/data/llx_accounting_account_cm.sql
    M htdocs/install/mysql/data/llx_accounting_account_dk.sql
    M htdocs/install/mysql/data/llx_accounting_account_es.sql
    M htdocs/install/mysql/data/llx_accounting_account_fr.sql
    M htdocs/install/mysql/data/llx_accounting_account_ga.sql
    M htdocs/install/mysql/data/llx_accounting_account_gq.sql
    M htdocs/install/mysql/data/llx_accounting_account_km.sql
    M htdocs/install/mysql/data/llx_accounting_account_ml.sql
    M htdocs/install/mysql/data/llx_accounting_account_ne.sql
    M htdocs/install/mysql/data/llx_accounting_account_sn.sql
    M htdocs/install/mysql/data/llx_accounting_account_td.sql
    M htdocs/install/mysql/data/llx_accounting_account_tg.sql
    M htdocs/install/mysql/data/llx_accounting_category.sql
    M htdocs/install/mysql/data/llx_c_hrm_department.sql
    M htdocs/install/mysql/data/llx_c_hrm_function.sql
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_accounting_account.sql
    M htdocs/install/mysql/tables/llx_accounting_bookkeeping.sql
    M htdocs/install/mysql/tables/llx_accounting_bookkeeping_tmp.sql
    M htdocs/install/mysql/tables/llx_accounting_fiscalyear.sql
    M htdocs/install/mysql/tables/llx_accounting_journal.key.sql
    M htdocs/install/mysql/tables/llx_accounting_journal.sql
    M htdocs/install/mysql/tables/llx_accounting_system.sql
    M htdocs/install/mysql/tables/llx_actioncomm.sql
    M htdocs/install/mysql/tables/llx_asset.key.sql
    M htdocs/install/mysql/tables/llx_asset.sql
    M htdocs/install/mysql/tables/llx_asset_extrafields.sql
    M htdocs/install/mysql/tables/llx_asset_type.key.sql
    M htdocs/install/mysql/tables/llx_asset_type.sql
    M htdocs/install/mysql/tables/llx_asset_type_extrafields.key.sql
    M htdocs/install/mysql/tables/llx_asset_type_extrafields.sql
    M htdocs/install/mysql/tables/llx_bank_account.sql
    M htdocs/install/mysql/tables/llx_c_accounting_category.key.sql
    M htdocs/install/mysql/tables/llx_c_accounting_category.sql
    M htdocs/install/mysql/tables/llx_c_country.sql
    M htdocs/install/mysql/tables/llx_c_hrm_department.sql
    M htdocs/install/mysql/tables/llx_c_hrm_function.sql
    M htdocs/install/mysql/tables/llx_c_paiement.sql
    M htdocs/install/mysql/tables/llx_c_tva.sql
    M htdocs/install/mysql/tables/llx_c_type_fees.sql
    M htdocs/install/mysql/tables/llx_chargesociales.sql
    M htdocs/install/mysql/tables/llx_don.sql
    M htdocs/install/mysql/tables/llx_don_extrafields.key.sql
    M htdocs/install/mysql/tables/llx_don_extrafields.sql
    M htdocs/install/mysql/tables/llx_establishment.sql
    M htdocs/install/mysql/tables/llx_loan.sql
    M htdocs/install/mysql/tables/llx_loan_schedule.sql
    M htdocs/install/mysql/tables/llx_payment_donation.sql
    M htdocs/install/mysql/tables/llx_payment_expensereport.sql
    M htdocs/install/mysql/tables/llx_payment_loan.sql
    M htdocs/install/mysql/tables/llx_payment_salary.sql
    M htdocs/install/mysql/tables/llx_payment_various.sql
    M htdocs/install/mysql/tables/llx_user_rib.sql
    M htdocs/install/phpinfo.php
    M htdocs/install/repair.php
    M htdocs/install/step1.php
    M htdocs/install/step5.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/de_CH/admin.lang
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/assets.lang
    M htdocs/langs/en_US/cashdesk.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/members.lang
    M htdocs/langs/en_US/modulebuilder.lang
    M htdocs/langs/en_US/projects.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/langs/en_ZA/main.lang
    M htdocs/langs/es_CL/admin.lang
    M htdocs/langs/es_EC/admin.lang
    M htdocs/langs/fr_CA/admin.lang
    M htdocs/langs/fr_CA/commercial.lang
    M htdocs/langs/fr_FR/accountancy.lang
    M htdocs/langs/fr_FR/admin.lang
    M htdocs/langs/fr_FR/assets.lang
    M htdocs/langs/fr_FR/bills.lang
    M htdocs/langs/fr_FR/blockedlog.lang
    M htdocs/langs/fr_FR/commercial.lang
    M htdocs/langs/fr_FR/companies.lang
    M htdocs/langs/fr_FR/compta.lang
    M htdocs/langs/fr_FR/deliveries.lang
    M htdocs/langs/fr_FR/donations.lang
    M htdocs/langs/fr_FR/errors.lang
    M htdocs/langs/fr_FR/holiday.lang
    M htdocs/langs/fr_FR/install.lang
    M htdocs/langs/fr_FR/mails.lang
    M htdocs/langs/fr_FR/main.lang
    M htdocs/langs/fr_FR/members.lang
    M htdocs/langs/fr_FR/modulebuilder.lang
    M htdocs/langs/fr_FR/multicurrency.lang
    M htdocs/langs/fr_FR/opensurvey.lang
    M htdocs/langs/fr_FR/orders.lang
    M htdocs/langs/fr_FR/other.lang
    M htdocs/langs/fr_FR/paybox.lang
    M htdocs/langs/fr_FR/paypal.lang
    M htdocs/langs/fr_FR/printing.lang
    M htdocs/langs/fr_FR/products.lang
    M htdocs/langs/fr_FR/projects.lang
    M htdocs/langs/fr_FR/salaries.lang
    M htdocs/langs/fr_FR/stocks.lang
    M htdocs/langs/fr_FR/stripe.lang
    M htdocs/langs/fr_FR/users.lang
    M htdocs/langs/fr_FR/website.lang
    M htdocs/langs/lv_LV/admin.lang
    A htdocs/langs/lv_LV/assets.lang
    A htdocs/langs/lv_LV/blockedlog.lang
    M htdocs/langs/lv_LV/cashdesk.lang
    M htdocs/langs/lv_LV/companies.lang
    M htdocs/langs/lv_LV/install.lang
    M htdocs/langs/lv_LV/main.lang
    M htdocs/langs/lv_LV/members.lang
    M htdocs/langs/lv_LV/printing.lang
    A htdocs/langs/lv_LV/ticket.lang
    M htdocs/langs/pt_BR/admin.lang
    M htdocs/langs/pt_BR/assets.lang
    M htdocs/livraison/card.php
    M htdocs/livraison/class/livraison.class.php
    M htdocs/loan/card.php
    M htdocs/loan/class/loan.class.php
    M htdocs/loan/class/loanschedule.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/loan/createschedule.php
    M htdocs/loan/document.php
    M htdocs/loan/info.php
    M htdocs/loan/list.php
    M htdocs/loan/note.php
    M htdocs/loan/payment/card.php
    M htdocs/loan/payment/payment.php
    M htdocs/loan/schedule.php
    M htdocs/mailmanspip/class/mailmanspip.class.php
    M htdocs/main.inc.php
    M htdocs/margin/index.php
    M htdocs/master.inc.php
    M htdocs/modulebuilder/template/admin/setup.php
    M htdocs/modulebuilder/template/class/actions_mymodule.class.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M 
htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/opensurvey/exportcsv.php
    M htdocs/opensurvey/fonctions.php
    M htdocs/opensurvey/results.php
    M htdocs/opensurvey/wizard/create_survey.php
    M htdocs/paybox/lib/paybox.lib.php
    M htdocs/paypal/lib/paypal.lib.php
    M htdocs/paypal/lib/paypalfunctions.lib.php
    M htdocs/product/admin/product.php
    M htdocs/product/admin/product_extrafields.php
    M htdocs/product/ajax/products.php
    M htdocs/product/canvas/product/actions_card_product.class.php
    M htdocs/product/canvas/service/actions_card_service.class.php
    M htdocs/product/card.php
    M htdocs/product/class/api_products.class.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/class/productbatch.class.php
    M htdocs/product/class/propalmergepdfproduct.class.php
    M htdocs/product/composition/card.php
    M htdocs/product/dynamic_price/class/price_expression.class.php
    M htdocs/product/dynamic_price/class/price_global_variable.class.php
    M htdocs/product/dynamic_price/class/price_global_variable_updater.class.php
    M htdocs/product/dynamic_price/class/price_parser.class.php
    M htdocs/product/dynamic_price/editor.php
    M htdocs/product/fournisseurs.php
    M htdocs/product/index.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/class/inventory.class.php
    M htdocs/product/inventory/lib/inventory.lib.php
    M htdocs/product/inventory/list.php
    M htdocs/product/inventory/tpl/inventory.tpl.php
    M htdocs/product/list.php
    M htdocs/product/note.php
    M htdocs/product/popuprop.php
    M htdocs/product/price.php
    M htdocs/product/stats/card.php
    M htdocs/product/stats/commande.php
    M htdocs/product/stats/commande_fournisseur.php
    M htdocs/product/stats/facture.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/product/stats/propal.php
    M htdocs/product/stats/supplier_proposal.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/class/productstockentrepot.class.php
    M htdocs/product/stock/lib/replenishment.lib.php
    M htdocs/product/stock/movement_list.php
    M htdocs/product/stock/productlot_list.php
    M htdocs/product/stock/replenishorders.php
    M htdocs/product/traduction.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/admin/project.php
    M htdocs/projet/ajax/projects.php
    M htdocs/projet/class/api_projects.class.php
    M htdocs/projet/class/api_tasks.class.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/class/projectstats.class.php
    M htdocs/projet/class/task.class.php
    M htdocs/projet/class/taskstats.class.php
    M htdocs/projet/element.php
    M htdocs/projet/ganttchart.inc.php
    M htdocs/projet/index.php
    M htdocs/projet/list.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/contact.php
    M htdocs/projet/tasks/list.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/agenda/index.php
    M htdocs/public/demo/index.php
    M htdocs/public/donations/index.php
    M htdocs/public/index.php
    M htdocs/public/members/index.php
    M htdocs/public/members/new.php
    M htdocs/public/members/public_card.php
    M htdocs/public/notice.php
    M htdocs/public/onlinesign/newonlinesign.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/public/paybox/index.php
    M htdocs/public/payment/index.php
    M htdocs/public/payment/newpayment.php
    M htdocs/public/payment/paymentko.php
    M htdocs/public/payment/paymentok.php
    M htdocs/public/paypal/index.php
    M htdocs/public/stripe/index.php
    M htdocs/public/stripe/newpayment.php
    M htdocs/public/theme/common/index.php
    M htdocs/public/theme/index.php
    M htdocs/reception/card.php
    M htdocs/reception/class/reception.class.php
    M htdocs/reception/class/receptionstats.class.php
    M htdocs/reception/contact.php
    M htdocs/reception/stats/index.php
    M htdocs/resource/class/dolresource.class.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/resource/contact.php
    M htdocs/societe/admin/societe.php
    M htdocs/societe/ajax/company.php
    M htdocs/societe/ajaxcountries.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/canvas/company/actions_card_company.class.php
    M htdocs/societe/canvas/individual/actions_card_individual.class.php
    M htdocs/societe/card.php
    M htdocs/societe/checkvat/checkVatPopup.php
    M htdocs/societe/class/address.class.php
    M htdocs/societe/class/api_thirdparties.class.php
    M htdocs/societe/class/client.class.php
    M htdocs/societe/class/companybankaccount.class.php
    M htdocs/societe/class/companypaymentmode.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/class/societeaccount.class.php
    M htdocs/societe/consumption.php
    M htdocs/societe/contact.php
    M htdocs/societe/note.php
    M htdocs/societe/paymentmodes.php
    M htdocs/societe/societecontact.php
    M htdocs/societe/tpl/linesalesrepresentative.tpl.php
    M htdocs/societe/website.php
    M htdocs/stripe/admin/stripe.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/stripe/config.php
    M htdocs/stripe/lib/stripe.lib.php
    M htdocs/stripe/payment.php
    A htdocs/stripe/payout.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/supplier_proposal/contact.php
    M htdocs/supplier_proposal/index.php
    M htdocs/supplier_proposal/list.php
    M htdocs/support/inc.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/css/pos.css
    M htdocs/takepos/customers.php
    M htdocs/takepos/genimg/index.php
    R htdocs/takepos/img/marketplace/cashcontrol.jpg
    R htdocs/takepos/img/marketplace/takeposmobile.jpg
    M htdocs/takepos/invoice.php
    M htdocs/takepos/pay.php
    M htdocs/takepos/takepos.php
    M htdocs/theme/eldy/ckeditor/config.js
    M htdocs/theme/eldy/graph-color.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/graph-color.php
    M htdocs/theme/md/style.css.php
    M htdocs/ticket/card.php
    M htdocs/ticket/class/actions_ticket.class.php
    M htdocs/ticket/class/ticket.class.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php
    M htdocs/user/agenda_extsites.php
    M htdocs/user/bank.php
    M htdocs/user/card.php
    M htdocs/user/class/api_users.class.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/userbankaccount.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/clicktodial.php
    M htdocs/user/document.php
    M htdocs/user/group/card.php
    M htdocs/user/hierarchy.php
    M htdocs/user/home.php
    M htdocs/user/info.php
    M htdocs/user/ldap.php
    M htdocs/user/list.php
    M htdocs/user/note.php
    M htdocs/user/param_ihm.php
    M htdocs/user/perms.php
    M htdocs/variants/ajax/orderAttribute.php
    M htdocs/viewimage.php
    M htdocs/webservices/index.php
    M htdocs/webservices/server_actioncomm.php
    M htdocs/webservices/server_category.php
    M htdocs/webservices/server_contact.php
    M htdocs/webservices/server_invoice.php
    M htdocs/webservices/server_order.php
    M htdocs/webservices/server_other.php
    M htdocs/webservices/server_productorservice.php
    M htdocs/webservices/server_project.php
    M htdocs/webservices/server_supplier_invoice.php
    M htdocs/webservices/server_thirdparty.php
    M htdocs/webservices/server_user.php
    M htdocs/website/class/website.class.php
    M htdocs/website/class/websitepage.class.php
    M htdocs/website/index.php
    M scripts/accountancy/export-thirdpartyaccount.php
    M scripts/contracts/email_expire_services_to_customers.php
    M scripts/contracts/email_expire_services_to_representatives.php
    M scripts/cron/cron_run_jobs.php
    M scripts/invoices/email_unpaid_invoices_to_customers.php
    M scripts/invoices/email_unpaid_invoices_to_representatives.php
    M scripts/members/sync_members_ldap2dolibarr.php
    M scripts/members/sync_members_types_ldap2dolibarr.php
    M scripts/modulebuilder/initmodule.php
    M scripts/user/sync_groups_ldap2dolibarr.php
    M scripts/user/sync_users_ldap2dolibarr.php
    M test/phpunit/FactureRecTest.php
    M test/phpunit/FactureTest.php
    M test/phpunit/UserTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: bc2c6282d9e114ce34f47d7505aa314d45c176f5
      
https://github.com/Dolibarr/dolibarr/commit/bc2c6282d9e114ce34f47d7505aa314d45c176f5
  Author: markus <address@hidden>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M ChangeLog
    M htdocs/compta/facture/list.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/reception/class/reception.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/mwelters/dolibarr into develop


  Commit: ef1838d6793936a25f294290a6386193cfd8d7a0
      
https://github.com/Dolibarr/dolibarr/commit/ef1838d6793936a25f294290a6386193cfd8d7a0
  Author: markus <address@hidden>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/admin/perms.php
    M htdocs/blockedlog/ajax/check_signature.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/compta/cashcontrol/class/cashcontrol.class.php
    M htdocs/core/actions_comments.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/emailsenderprofile.class.php
    M htdocs/core/lib/fiscalyear.lib.php
    M htdocs/core/modules/modDon.class.php
    M htdocs/core/modules/modSupplierProposal.class.php
    M htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
    M htdocs/core/modules/reception/mod_reception_beryl.php
    M htdocs/core/modules/reception/mod_reception_moonstone.php
    M htdocs/core/modules/syslog/logHandler.php
    M htdocs/core/modules/syslog/logHandlerInterface.php
    M htdocs/core/modules/syslog/mod_syslog_syslog.php
    M htdocs/core/tpl/advtarget.tpl.php
    M htdocs/core/tpl/extrafields_list_search_input.tpl.php
    M htdocs/core/tpl/extrafields_list_search_title.tpl.php
    M htdocs/datapolicy/class/datapolicycron.class.php
    M htdocs/product/class/productbatch.class.php
    M htdocs/product/class/productcustomerprice.class.php
    M htdocs/product/class/propalmergepdfproduct.class.php
    M htdocs/reception/class/reception.class.php
    M htdocs/takepos/ajax.php
    M htdocs/user/class/api_users.class.php
    M htdocs/variants/ajax/get_attribute_values.php
    M htdocs/variants/class/ProductAttribute.class.php
    M htdocs/variants/class/ProductAttributeValue.class.php
    M htdocs/variants/class/ProductCombination2ValuePair.class.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 33b34f57a86b42f2729107aec31cafaed7175cc6
      
https://github.com/Dolibarr/dolibarr/commit/33b34f57a86b42f2729107aec31cafaed7175cc6
  Author: markus <address@hidden>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M htdocs/langs/de_DE/main.lang

  Log Message:
  -----------
  Fix de/main.lang


  Commit: 34026d1005d0cf5243b5302d7cc0a7364d8ec1b2
      
https://github.com/Dolibarr/dolibarr/commit/34026d1005d0cf5243b5302d7cc0a7364d8ec1b2
  Author: markus <address@hidden>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M .travis.yml
    M COPYRIGHT
    M ChangeLog
    M composer.json
    M composer.lock
    M dev/dolibarr_changes.txt
    M dev/examples/ical/event_recu.txt
    M dev/examples/mail/README
    M dev/initdata/generate-order.php
    M dev/initdata/import-products.php
    M dev/initdata/import-thirdparties.php
    M dev/initdata/import-users.php
    A dev/resources/facturx-zugferd/README.txt
    M dev/setup/codesniffer/ruleset.xml
    M dev/translation/README
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/adherents/card.php
    M htdocs/adherents/type.php
    M htdocs/admin/company.php
    M htdocs/admin/defaultvalues.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/admin/fichinter.php
    M htdocs/admin/menus/index.php
    M htdocs/admin/supplier_order.php
    M htdocs/admin/translation.php
    M htdocs/api/README.md
    M htdocs/blockedlog/class/authority.class.php
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/categories/photos.php
    M htdocs/comm/action/class/actioncommreminder.class.php
    M htdocs/comm/action/class/ical.class.php
    M htdocs/comm/card.php
    M htdocs/comm/mailing/class/html.formadvtargetemailing.class.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/bank/class/paymentvarious.class.php
    M htdocs/compta/bank/various_payment/card.php
    M htdocs/compta/bank/various_payment/document.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/deplacement/document.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/invoicetemplate_list.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/compta/localtax/clients.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/localtax/list.php
    M htdocs/compta/localtax/quadri_detail.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/card.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/paiement/cheque/index.php
    M htdocs/compta/paiement/cheque/list.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/paiement/list.php
    M htdocs/compta/paiement/rapport.php
    M htdocs/compta/paiement/tovalidate.php
    M htdocs/compta/payment_sc/card.php
    M htdocs/compta/prelevement/bons.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/compta/prelevement/factures.php
    M htdocs/compta/prelevement/fiche-rejet.php
    M htdocs/compta/prelevement/fiche-stat.php
    M htdocs/compta/prelevement/index.php
    M htdocs/compta/prelevement/ligne.php
    M htdocs/compta/prelevement/list.php
    M htdocs/compta/prelevement/stats.php
    M htdocs/compta/resultat/clientfourn.php
    M htdocs/compta/salaries/class/paymentsalary.class.php
    M htdocs/compta/salaries/document.php
    M htdocs/compta/sociales/document.php
    M htdocs/compta/stats/cabyprodserv.php
    M htdocs/compta/tva/document.php
    M htdocs/contact/consumption.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/boxes/box_actions.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_bookmarks.php
    M htdocs/core/boxes/box_clients.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_contacts.php
    M htdocs/core/boxes/box_contracts.php
    M htdocs/core/boxes/box_external_rss.php
    M htdocs/core/boxes/box_factures.php
    M htdocs/core/boxes/box_factures_fourn.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php
    M htdocs/core/boxes/box_ficheinter.php
    M htdocs/core/boxes/box_fournisseurs.php
    M htdocs/core/boxes/box_goodcustomers.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/boxes/box_last_modified_ticket.php
    M htdocs/core/boxes/box_last_ticket.php
    M htdocs/core/boxes/box_members.php
    M htdocs/core/boxes/box_produits.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_propales.php
    M htdocs/core/boxes/box_prospect.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/boxes/box_services_expired.php
    M htdocs/core/boxes/box_supplier_orders.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formticket.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/class/utils.class.php
    M htdocs/core/filemanagerdol/connectors/php/basexml.php
    M htdocs/core/filemanagerdol/connectors/php/commands.php
    M htdocs/core/filemanagerdol/connectors/php/connector.php
    M htdocs/core/filemanagerdol/connectors/php/io.php
    M htdocs/core/filemanagerdol/connectors/php/upload.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/modulebuilder.lib.php
    M htdocs/core/lib/tax.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/modules/action/rapport.pdf.php
    M htdocs/core/modules/bank/doc/pdf_ban.modules.php
    M htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php
    M htdocs/core/modules/cheque/doc/pdf_blochet.class.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/fichinter/modules_fichinter.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/modHRM.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modTicket.class.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/project/doc/pdf_baleine.modules.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/core/modules/project/doc/pdf_timespent.modules.php
    M htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php
    M htdocs/core/modules/rapport/pdf_paiement.class.php
    M htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
    M htdocs/core/modules/reception/doc/pdf_squille.modules.php
    M htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
    M htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.modules.php
    M htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
    M htdocs/core/tpl/advtarget.tpl.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
    M 
htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php
    M htdocs/datapolicy/class/actions_datapolicy.class.php
    M htdocs/don/class/don.class.php
    M htdocs/don/document.php
    M htdocs/expensereport/document.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/api_interventions.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fichinter/document.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/holiday/card.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/hrm/establishment/card.php
    M htdocs/includes/ckeditor/ckeditor/README.md
    A htdocs/includes/ckeditor/ckeditor/bower.json
    R htdocs/includes/ckeditor/ckeditor/build-config.js
    M htdocs/includes/ckeditor/ckeditor/ckeditor.js
    A htdocs/includes/ckeditor/ckeditor/composer.json
    M htdocs/includes/ckeditor/ckeditor/config.js
    M htdocs/includes/ckeditor/ckeditor/contents.css
    A htdocs/includes/ckeditor/ckeditor/lang/_translationstatus.txt
    M htdocs/includes/ckeditor/ckeditor/lang/af.js
    M htdocs/includes/ckeditor/ckeditor/lang/ar.js
    M htdocs/includes/ckeditor/ckeditor/lang/az.js
    M htdocs/includes/ckeditor/ckeditor/lang/bg.js
    M htdocs/includes/ckeditor/ckeditor/lang/bn.js
    M htdocs/includes/ckeditor/ckeditor/lang/bs.js
    M htdocs/includes/ckeditor/ckeditor/lang/ca.js
    M htdocs/includes/ckeditor/ckeditor/lang/cs.js
    M htdocs/includes/ckeditor/ckeditor/lang/cy.js
    M htdocs/includes/ckeditor/ckeditor/lang/da.js
    M htdocs/includes/ckeditor/ckeditor/lang/de-ch.js
    M htdocs/includes/ckeditor/ckeditor/lang/de.js
    M htdocs/includes/ckeditor/ckeditor/lang/el.js
    M htdocs/includes/ckeditor/ckeditor/lang/en-au.js
    M htdocs/includes/ckeditor/ckeditor/lang/en-ca.js
    M htdocs/includes/ckeditor/ckeditor/lang/en-gb.js
    M htdocs/includes/ckeditor/ckeditor/lang/en.js
    M htdocs/includes/ckeditor/ckeditor/lang/eo.js
    M htdocs/includes/ckeditor/ckeditor/lang/es.js
    M htdocs/includes/ckeditor/ckeditor/lang/et.js
    M htdocs/includes/ckeditor/ckeditor/lang/eu.js
    M htdocs/includes/ckeditor/ckeditor/lang/fa.js
    M htdocs/includes/ckeditor/ckeditor/lang/fi.js
    M htdocs/includes/ckeditor/ckeditor/lang/fo.js
    M htdocs/includes/ckeditor/ckeditor/lang/fr-ca.js
    M htdocs/includes/ckeditor/ckeditor/lang/fr.js
    M htdocs/includes/ckeditor/ckeditor/lang/gl.js
    M htdocs/includes/ckeditor/ckeditor/lang/gu.js
    M htdocs/includes/ckeditor/ckeditor/lang/he.js
    M htdocs/includes/ckeditor/ckeditor/lang/hi.js
    M htdocs/includes/ckeditor/ckeditor/lang/hr.js
    M htdocs/includes/ckeditor/ckeditor/lang/hu.js
    M htdocs/includes/ckeditor/ckeditor/lang/id.js
    M htdocs/includes/ckeditor/ckeditor/lang/is.js
    M htdocs/includes/ckeditor/ckeditor/lang/it.js
    M htdocs/includes/ckeditor/ckeditor/lang/ja.js
    M htdocs/includes/ckeditor/ckeditor/lang/ka.js
    M htdocs/includes/ckeditor/ckeditor/lang/km.js
    M htdocs/includes/ckeditor/ckeditor/lang/ko.js
    M htdocs/includes/ckeditor/ckeditor/lang/ku.js
    M htdocs/includes/ckeditor/ckeditor/lang/lt.js
    M htdocs/includes/ckeditor/ckeditor/lang/lv.js
    M htdocs/includes/ckeditor/ckeditor/lang/mk.js
    M htdocs/includes/ckeditor/ckeditor/lang/mn.js
    M htdocs/includes/ckeditor/ckeditor/lang/ms.js
    M htdocs/includes/ckeditor/ckeditor/lang/nb.js
    M htdocs/includes/ckeditor/ckeditor/lang/nl.js
    M htdocs/includes/ckeditor/ckeditor/lang/no.js
    M htdocs/includes/ckeditor/ckeditor/lang/oc.js
    M htdocs/includes/ckeditor/ckeditor/lang/pl.js
    M htdocs/includes/ckeditor/ckeditor/lang/pt-br.js
    M htdocs/includes/ckeditor/ckeditor/lang/pt.js
    M htdocs/includes/ckeditor/ckeditor/lang/ro.js
    M htdocs/includes/ckeditor/ckeditor/lang/ru.js
    M htdocs/includes/ckeditor/ckeditor/lang/si.js
    M htdocs/includes/ckeditor/ckeditor/lang/sk.js
    M htdocs/includes/ckeditor/ckeditor/lang/sl.js
    M htdocs/includes/ckeditor/ckeditor/lang/sq.js
    M htdocs/includes/ckeditor/ckeditor/lang/sr-latn.js
    M htdocs/includes/ckeditor/ckeditor/lang/sr.js
    M htdocs/includes/ckeditor/ckeditor/lang/sv.js
    M htdocs/includes/ckeditor/ckeditor/lang/th.js
    M htdocs/includes/ckeditor/ckeditor/lang/tr.js
    M htdocs/includes/ckeditor/ckeditor/lang/tt.js
    M htdocs/includes/ckeditor/ckeditor/lang/ug.js
    M htdocs/includes/ckeditor/ckeditor/lang/uk.js
    M htdocs/includes/ckeditor/ckeditor/lang/vi.js
    M htdocs/includes/ckeditor/ckeditor/lang/zh-cn.js
    M htdocs/includes/ckeditor/ckeditor/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/package.json
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/colordialog/plugin.js
    A 
htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/icons/copyformatting.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/icons/hidpi/copyformatting.png
    A htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/plugin.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/icons/creatediv.png
    A htdocs/includes/ckeditor/ckeditor/plugins/div/icons/hidpi/creatediv.png
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/div/plugin.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/icons/find-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/find/icons/find.png
    A htdocs/includes/ckeditor/ckeditor/plugins/find/icons/hidpi/find-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/find/icons/hidpi/find.png
    A htdocs/includes/ckeditor/ckeditor/plugins/find/icons/hidpi/replace.png
    A htdocs/includes/ckeditor/ckeditor/plugins/find/icons/replace.png
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/find/plugin.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/icons/flash.png
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/icons/hidpi/flash.png
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/flash/plugin.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/button.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/checkbox.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/form.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hiddenfield.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/button.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/checkbox.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/form.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/hiddenfield.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/imagebutton.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/radio.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/select-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/select.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/textarea-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/textarea.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/textfield-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/hidpi/textfield.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/imagebutton.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/radio.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/select-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/select.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/textarea-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/textarea.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/textfield-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/icons/textfield.png
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/forms/plugin.js
    M htdocs/includes/ckeditor/ckeditor/plugins/icons.png
    M htdocs/includes/ckeditor/ckeditor/plugins/icons_hidpi.png
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/icons/hidpi/iframe.png
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/icons/iframe.png
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/iframe/plugin.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/liststyle/plugin.js
    A 
htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/icons/hidpi/pagebreak-rtl.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/icons/hidpi/pagebreak.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/icons/pagebreak.png
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/plugin.js
    A 
htdocs/includes/ckeditor/ckeditor/plugins/preview/icons/hidpi/preview-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/icons/hidpi/preview.png
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/icons/preview-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/icons/preview.png
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/preview/plugin.js
    R htdocs/includes/ckeditor/ckeditor/plugins/scayt/README.md
    A 
htdocs/includes/ckeditor/ckeditor/plugins/showblocks/icons/hidpi/showblocks-rtl.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/showblocks/icons/hidpi/showblocks.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/showblocks/icons/showblocks-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/icons/showblocks.png
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/showblocks/plugin.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/icons/hidpi/smiley.png
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/icons/smiley.png
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/smiley/plugin.js
    A 
htdocs/includes/ckeditor/ckeditor/plugins/templates/icons/hidpi/templates-rtl.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/templates/icons/hidpi/templates.png
    A 
htdocs/includes/ckeditor/ckeditor/plugins/templates/icons/templates-rtl.png
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/icons/templates.png
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/af.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ar.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/az.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/bg.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/bn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/bs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/cs.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/cy.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/da.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/de-ch.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/de.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/el.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/en-au.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/en-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/en-gb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/en.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/eo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/es.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/et.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/eu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/fa.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/fi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/fo.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/fr-ca.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/fr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/gl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/gu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/he.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/hi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/hr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/hu.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/id.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/is.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/it.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ja.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ka.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/km.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ko.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ku.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/lt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/lv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/mk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/mn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ms.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/nb.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/nl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/no.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/oc.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/pl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/pt-br.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/pt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ro.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ru.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/si.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/sk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/sl.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/sq.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/sr-latn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/sr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/sv.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/th.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/tr.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/tt.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/ug.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/uk.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/vi.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/zh-cn.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/lang/zh.js
    A htdocs/includes/ckeditor/ckeditor/plugins/templates/plugin.js
    R htdocs/includes/ckeditor/ckeditor/plugins/wsc/README.md
    R htdocs/includes/ckeditor/ckeditor/samples/css/samples.css
    R htdocs/includes/ckeditor/ckeditor/samples/img/github-top.png
    R htdocs/includes/ckeditor/ckeditor/samples/img/header-bg.png
    R htdocs/includes/ckeditor/ckeditor/samples/img/header-separator.png
    R htdocs/includes/ckeditor/ckeditor/samples/img/logo.png
    R htdocs/includes/ckeditor/ckeditor/samples/img/navigation-tip.png
    R htdocs/includes/ckeditor/ckeditor/samples/index.html
    R htdocs/includes/ckeditor/ckeditor/samples/js/sample.js
    R htdocs/includes/ckeditor/ckeditor/samples/js/sf.js
    R htdocs/includes/ckeditor/ckeditor/samples/old/ajax.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/api.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/appendto.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/assets/inlineall/logo.png
    R 
htdocs/includes/ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
    R htdocs/includes/ckeditor/ckeditor/samples/old/assets/posteddata.php
    R htdocs/includes/ckeditor/ckeditor/samples/old/assets/sample.jpg
    R 
htdocs/includes/ckeditor/ckeditor/samples/old/assets/uilanguages/languages.js
    R htdocs/includes/ckeditor/ckeditor/samples/old/datafiltering.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/dialog/assets/my_dialog.js
    R htdocs/includes/ckeditor/ckeditor/samples/old/dialog/dialog.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/divreplace.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/enterkey/enterkey.html
    R 
htdocs/includes/ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
    R 
htdocs/includes/ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
    R 
htdocs/includes/ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/old/htmlwriter/outputforflash.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/htmlwriter/outputhtml.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/index.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/inlineall.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/inlinebycode.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/inlinetextarea.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/jquery.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/magicline/magicline.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/readonly.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/replacebyclass.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/replacebycode.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/sample.css
    R htdocs/includes/ckeditor/ckeditor/samples/old/sample.js
    R htdocs/includes/ckeditor/ckeditor/samples/old/sample_posteddata.php
    R htdocs/includes/ckeditor/ckeditor/samples/old/tabindex.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/toolbar/toolbar.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/uicolor.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/uilanguages.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/wysiwygarea/fullpage.html
    R htdocs/includes/ckeditor/ckeditor/samples/old/xhtmlstyle.html
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/css/fontello.css
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/font/config.json
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.eot
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.svg
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.woff
    R htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/index.html
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
    R 
htdocs/includes/ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor.css
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_ie.css
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/icons.png
    M htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png
    M htdocs/includes/ckeditor/ckeditor/styles.js
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLERead.php
    M 
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Chart.php
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/da/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/de/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/en/uk/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/es/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/it/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/no/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/br/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/sv/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/config
    M htdocs/includes/phpoffice/phpexcel/composer.json
    M htdocs/includes/tecnickcom/tcpdf/CHANGELOG.TXT
    M htdocs/includes/tecnickcom/tcpdf/composer.json
    M htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/status.txt
    M htdocs/includes/tecnickcom/tcpdf/include/sRGB.icc
    M htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php
    M htdocs/includes/tecnickcom/tcpdf/include/tcpdf_images.php
    M htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php
    M htdocs/includes/tecnickcom/tcpdf/tcpdf.php
    M htdocs/install/fileconf.php
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_payment_various.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/companies.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/members.lang
    M htdocs/langs/en_US/modulebuilder.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/langs/en_US/stocks.lang
    M htdocs/langs/en_US/ticket.lang
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/loan/document.php
    M htdocs/main.inc.php
    M htdocs/margin/agentMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/core/boxes/mymodulewidget1.php
    M htdocs/modulebuilder/template/doc/Specifications.asciidoc
    A htdocs/modulebuilder/template/doc/Specifications_full_en.example.asciidoc
    R htdocs/modulebuilder/template/doc/Specifications_full_en.notindoc.asciidoc
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/modulebuilder/template/test/phpunit/MyModuleFunctionalTest.php
    M htdocs/product/composition/card.php
    M htdocs/product/dynamic_price/class/price_parser.class.php
    M htdocs/product/inventory/ajax/ajax.inventory.php
    M htdocs/product/inventory/tpl/inventory.tpl.php
    M htdocs/product/list.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/massstockmove.php
    M htdocs/product/stock/movement_list.php
    M htdocs/product/stock/product.php
    M htdocs/product/stock/replenish.php
    M htdocs/projet/stats/index.php
    M htdocs/public/payment/newpayment.php
    M htdocs/public/stripe/ipn.php
    M htdocs/public/ticket/list.php
    M htdocs/reception/class/reception.class.php
    M htdocs/reception/list.php
    M htdocs/resource/document.php
    M htdocs/societe/card.php
    M htdocs/societe/class/api_thirdparties.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/price.php
    M htdocs/societe/societecontact.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/takepos/class/actions_takepos.class.php
    M htdocs/takepos/css/pos.css
    M htdocs/takepos/genimg/index.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/receipt.php
    M htdocs/ticket/card.php
    M htdocs/ticket/class/ticket.class.php
    M htdocs/ticket/class/ticketstats.class.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php
    A htdocs/ticket/stats/index.php
    M htdocs/user/card.php
    M htdocs/user/class/user.class.php
    M htdocs/variants/ajax/getCombinations.php
    M htdocs/variants/ajax/get_attribute_values.php
    M htdocs/variants/card.php
    M htdocs/variants/class/ProductCombination.class.php
    M htdocs/variants/combinations.php
    M htdocs/webservices/server_invoice.php
    M htdocs/website/class/website.class.php
    M htdocs/website/index.php
    M test/README
    M test/phpunit/RestAPIDocumentTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 01b12793d26a066b422010310703f7ba685ff288
      
https://github.com/Dolibarr/dolibarr/commit/01b12793d26a066b422010310703f7ba685ff288
  Author: markus <address@hidden>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M ChangeLog
    M htdocs/expedition/class/expedition.class.php
    M htdocs/reception/class/reception.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  fix typo in comment


  Commit: db6cce479ee5441cdfde367e847e9191141f6d55
      
https://github.com/Dolibarr/dolibarr/commit/db6cce479ee5441cdfde367e847e9191141f6d55
  Author: markus <address@hidden>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/admin/menus/edit.php
    M htdocs/compta/bank/various_payment/card.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/paiement/list.php
    M htdocs/compta/resultat/index.php
    M htdocs/compta/resultat/result.php
    M htdocs/compta/salaries/list.php
    M htdocs/compta/salaries/stats/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/list.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/stats/byratecountry.php
    M htdocs/compta/stats/cabyprodserv.php
    M htdocs/compta/stats/cabyuser.php
    M htdocs/compta/stats/casoc.php
    M htdocs/compta/stats/index.php
    M htdocs/compta/tva/clients.php
    M htdocs/contact/consumption.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/treeview.lib.php
    M htdocs/core/modules/fichinter/modules_fichinter.php
    M htdocs/don/class/don.class.php
    M htdocs/install/mysql/data/llx_00_c_country.sql
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/langs/en_US/stripe.lang
    M htdocs/main.inc.php
    M htdocs/margin/agentMargins.php
    A htdocs/product/stock/movement_card.php
    M htdocs/projet/tasks/time.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/user/card.php
    M htdocs/webservices/server_category.php
    M htdocs/webservices/server_productorservice.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: aa5dfb3cf9b0af872b2339d77bb8b4fb004a194b
      
https://github.com/Dolibarr/dolibarr/commit/aa5dfb3cf9b0af872b2339d77bb8b4fb004a194b
  Author: markus <address@hidden>
  Date:   2019-02-16 (Sat, 16 Feb 2019)

  Changed paths:
    A .github/CODEOWNERS
    A .github/CODE_OF_CONDUCT.md
    M .github/CONTRIBUTING.md
    M .travis.yml
    R CODE_OF_CONDUCT.md
    M build/makepack-dolibarr.pl
    R dev/initdemo/documents_demo/custom/main.inc.php
    R dev/initdemo/documents_demo/custom/master.inc.php
    R dev/initdemo/documents_demo/medias/background_sunset.jpg
    M dev/initdemo/initdemo.sh
    M dev/initdemo/mysqldump_dolibarr_9.0.0.sql
    M dev/tools/github_authors_peryear.sh
    M htdocs/accountancy/class/accountingjournal.class.php
    M htdocs/adherents/index.php
    M htdocs/adherents/subscription/list.php
    M htdocs/admin/dict.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/menus/index.php
    M htdocs/comm/action/class/ical.class.php
    M htdocs/comm/action/pertype.php
    M htdocs/comm/action/peruser.php
    R htdocs/comm/address.php
    M htdocs/comm/card.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/commande/list.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/contact/card.php
    M htdocs/contact/list.php
    A htdocs/core/class/cunits.class.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/rssparser.class.php
    M htdocs/core/lib/barcode.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functionsnumtoword.lib.php
    M htdocs/core/lib/images.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/lib/tax.lib.php
    M htdocs/core/menus/standard/auguria.lib.php
    M htdocs/core/modules/expensereport/mod_expensereport_sand.php
    M htdocs/core/modules/facture/mod_facture_mercure.php
    M htdocs/core/modules/holiday/mod_holiday_immaculate.php
    M htdocs/core/modules/holiday/modules_holiday.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/import/import_xlsx.modules.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php
    M htdocs/core/modules/ticket/mod_ticket_universal.php
    M 
htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
    M htdocs/exports/class/export.class.php
    M htdocs/fourn/card.php
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/da/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/de/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/en/uk/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/es/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/it/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/no/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/br/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/sv/config
    M htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/config
    M htdocs/install/mysql/data/llx_c_units.sql
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_c_units.sql
    M htdocs/install/mysql/tables/llx_prelevement_facture_demande.sql
    M htdocs/install/mysql/tables/llx_user.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/main.inc.php
    M htdocs/margin/agentMargins.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/info.php
    M htdocs/product/stock/movement_card.php
    M htdocs/product/stock/movement_list.php
    M htdocs/projet/tasks/time.php
    M htdocs/resource/class/html.formresource.class.php
    R htdocs/societe/class/address.class.php
    M htdocs/societe/class/api_contacts.class.php
    M htdocs/societe/contact.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/takepos/takepos.php
    R htdocs/theme/common/fontawesome/Gemfile
    R htdocs/theme/common/fontawesome/Gemfile.lock
    M htdocs/webservices/server_category.php
    M htdocs/webservices/server_productorservice.php
    M htdocs/website/class/website.class.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 23b2945f5388c13a8d03e7e2218a5f8daa4fd75e
      
https://github.com/Dolibarr/dolibarr/commit/23b2945f5388c13a8d03e7e2218a5f8daa4fd75e
  Author: markus <address@hidden>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M htdocs/adherents/subscription/list.php
    M htdocs/comm/remx.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/modules/modTakePos.class.php
    M htdocs/install/upgrade2.php
    R htdocs/modulebuilder/template/phpdoc.dist.xml
    M htdocs/public/payment/newpayment.php
    M htdocs/stripe/admin/stripe.php
    R htdocs/takepos/class/actions_takepos.class.php
    M htdocs/takepos/invoice.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 7f24a2be2fce200f258a72c8d8f7e9eb836b4553
      
https://github.com/Dolibarr/dolibarr/commit/7f24a2be2fce200f258a72c8d8f7e9eb836b4553
  Author: markus <address@hidden>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M htdocs/comm/remx.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/install/mysql/tables/llx_prelevement_facture_demande.sql
    M htdocs/product/class/html.formproduct.class.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: d38bff6f14c5dc6e4760fb62acc64d6788ede380
      
https://github.com/Dolibarr/dolibarr/commit/d38bff6f14c5dc6e4760fb62acc64d6788ede380
  Author: markus <address@hidden>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M dev/initdemo/sftpget_and_loaddump.php
    M dev/initdemo/updatedemo.php
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/index.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/admin/agenda_extsites.php
    M htdocs/admin/agenda_other.php
    M htdocs/admin/agenda_reminder.php
    M htdocs/admin/bank.php
    M htdocs/admin/barcode.php
    M htdocs/admin/boxes.php
    M htdocs/admin/chequereceipts.php
    M htdocs/admin/commande.php
    M htdocs/admin/const.php
    M htdocs/admin/contract.php
    M htdocs/admin/defaultvalues.php
    M htdocs/admin/dict.php
    M htdocs/admin/ecm.php
    M htdocs/admin/emailcollector_list.php
    M htdocs/admin/oauthlogintokens.php
    M htdocs/admin/stock.php
    M htdocs/cashdesk/facturation_verif.php
    M htdocs/cashdesk/validation_verif.php
    M htdocs/categories/class/api_categories.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/comm/mailing/class/html.formadvtargetemailing.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/categ.php
    M htdocs/compta/bank/graph.php
    M htdocs/compta/bank/list.php
    M htdocs/compta/bank/releve.php
    M htdocs/compta/bank/various_payment/list.php
    M htdocs/compta/clients.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/index.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement_charge.php
    M htdocs/compta/recap-compta.php
    M htdocs/compta/resultat/clientfourn.php
    M htdocs/compta/resultat/result.php
    M htdocs/compta/tva/index.php
    M htdocs/compta/tva/list.php
    M htdocs/compta/tva/quadri_detail.php
    M htdocs/contact/canvas/default/tpl/contactcard_create.tpl.php
    M htdocs/contact/canvas/default/tpl/contactcard_edit.tpl.php
    M htdocs/contact/card.php
    M htdocs/contact/consumption.php
    M htdocs/contact/list.php
    M htdocs/contact/perso.php
    M htdocs/contrat/card.php
    M htdocs/contrat/contact.php
    M htdocs/contrat/document.php
    M htdocs/contrat/index.php
    M htdocs/contrat/info.php
    M htdocs/contrat/list.php
    M htdocs/contrat/note.php
    M htdocs/contrat/services_list.php
    M htdocs/contrat/tpl/linkedobjectblock.tpl.php
    M htdocs/core/ajax/ajaxdirtree.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formmargin.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/filemanagerdol/browser/default/frmresourceslist.php
    M htdocs/core/get_menudiv.php
    M htdocs/core/lib/admin.lib.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/functionsnumtoword.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/bank/doc/pdf_ban.modules.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/modAgenda.class.php
    A htdocs/core/modules/oauth/stripelive_oauthcallback.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/project/doc/pdf_baleine.modules.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php
    M htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
    M htdocs/core/modules/reception/modules_reception.php
    M htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
    M htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.modules.php
    M htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/core/tpl/advtarget.tpl.php
    M htdocs/core/tpl/bloc_comment.tpl.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/core/tpl/extrafields_list_print_fields.tpl.php
    M htdocs/core/tpl/extrafields_list_search_param.tpl.php
    M htdocs/core/tpl/extrafields_view.tpl.php
    M htdocs/core/tpl/filemanager.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/originproductline.tpl.php
    M htdocs/core/tpl/passwordforgotten.tpl.php
    M htdocs/core/tpl/resource_add.tpl.php
    M htdocs/core/tpl/resource_view.tpl.php
    M htdocs/datapolicy/admin/setup.php
    M htdocs/datapolicy/class/actions_datapolicy.class.php
    M htdocs/datapolicy/class/datapolicy.class.php
    M htdocs/datapolicy/class/datapolicycron.class.php
    M htdocs/datapolicy/lib/datapolicy.lib.php
    M htdocs/datapolicy/mailing.php
    M htdocs/datapolicy/public/index.php
    M htdocs/don/class/api_donations.class.php
    M htdocs/expedition/card.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/class/api_supplier_invoices.class.php
    M htdocs/fourn/class/api_supplier_orders.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/facture/card.php
    M htdocs/index.php
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_commande.sql
    M htdocs/langs/ar_EG/admin.lang
    M htdocs/langs/de_AT/main.lang
    M htdocs/langs/en_GB/admin.lang
    M htdocs/langs/en_GB/companies.lang
    M htdocs/langs/en_GB/errors.lang
    M htdocs/langs/en_GB/products.lang
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/bills.lang
    M htdocs/langs/en_US/boxes.lang
    M htdocs/langs/es_CL/admin.lang
    M htdocs/langs/es_CL/main.lang
    M htdocs/langs/es_EC/admin.lang
    M htdocs/langs/es_EC/main.lang
    M htdocs/langs/es_HN/main.lang
    M htdocs/langs/es_MX/main.lang
    M htdocs/langs/fr_CA/main.lang
    M htdocs/langs/fr_FR/bills.lang
    M htdocs/langs/pt_BR/admin.lang
    M htdocs/main.inc.php
    M htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/opensurvey/wizard/choix_date.php
    M htdocs/product/card.php
    M htdocs/product/fournisseurs.php
    M htdocs/product/index.php
    M htdocs/product/list.php
    M htdocs/product/popuprop.php
    M htdocs/product/price.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/class/api_warehouses.class.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/index.php
    M htdocs/product/stock/list.php
    M htdocs/product/stock/massstockmove.php
    M htdocs/product/stock/movement_card.php
    M htdocs/product/stock/movement_list.php
    M htdocs/product/stock/product.php
    M htdocs/product/stock/productlot_list.php
    M htdocs/product/stock/replenish.php
    M htdocs/product/stock/replenishorders.php
    M htdocs/product/stock/valo.php
    M htdocs/projet/activity/index.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/admin/project.php
    M htdocs/projet/card.php
    M htdocs/projet/comment.php
    M htdocs/projet/contact.php
    M htdocs/projet/element.php
    M htdocs/projet/ganttview.php
    M htdocs/projet/graph_opportunities.inc.php
    M htdocs/projet/index.php
    M htdocs/projet/list.php
    M htdocs/projet/stats/index.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/comment.php
    M htdocs/projet/tasks/contact.php
    M htdocs/projet/tasks/document.php
    M htdocs/projet/tasks/list.php
    M htdocs/projet/tasks/note.php
    M htdocs/projet/tasks/task.php
    M htdocs/projet/tasks/time.php
    M htdocs/reception/card.php
    M htdocs/reception/index.php
    M htdocs/reception/list.php
    M htdocs/reception/stats/index.php
    M htdocs/reception/stats/month.php
    M htdocs/reception/tpl/linkedobjectblock.tpl.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/resource/list.php
    M htdocs/societe/admin/societe.php
    M htdocs/societe/canvas/company/tpl/card_create.tpl.php
    M htdocs/societe/canvas/company/tpl/card_edit.tpl.php
    M htdocs/societe/canvas/company/tpl/card_view.tpl.php
    M htdocs/societe/canvas/individual/tpl/card_create.tpl.php
    M htdocs/societe/canvas/individual/tpl/card_edit.tpl.php
    M htdocs/societe/canvas/individual/tpl/card_view.tpl.php
    M htdocs/societe/card.php
    M htdocs/societe/class/api_contacts.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/consumption.php
    M htdocs/societe/index.php
    M htdocs/societe/list.php
    M htdocs/societe/notify/card.php
    M htdocs/societe/paymentmodes.php
    M htdocs/societe/price.php
    M htdocs/societe/societecontact.php
    M htdocs/societe/website.php
    M htdocs/stripe/charge.php
    M htdocs/stripe/class/actions_stripe.class.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/stripe/payment.php
    M htdocs/stripe/payout.php
    M htdocs/stripe/transaction.php
    M htdocs/supplier_proposal/admin/supplier_proposal_extrafields.php
    M htdocs/supplier_proposal/admin/supplier_proposaldet_extrafields.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/index.php
    M htdocs/supplier_proposal/list.php
    M htdocs/supplier_proposal/tpl/linkedobjectblock.tpl.php
    M htdocs/takepos/admin/orderprinters.php
    M htdocs/takepos/ajax.php
    M htdocs/takepos/floors.php
    M htdocs/takepos/pay.php
    M htdocs/takepos/receipt.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/ticket/card.php
    M htdocs/ticket/list.php
    M htdocs/ticket/stats/index.php
    M htdocs/ticket/tpl/linkedobjectblock.tpl.php
    M htdocs/user/agenda_extsites.php
    M htdocs/user/bank.php
    M htdocs/user/card.php
    M htdocs/user/clicktodial.php
    M htdocs/user/document.php
    M htdocs/user/group/card.php
    M htdocs/user/group/ldap.php
    M htdocs/user/group/list.php
    M htdocs/user/group/perms.php
    M htdocs/user/hierarchy.php
    M htdocs/user/home.php
    M htdocs/user/ldap.php
    M htdocs/user/list.php
    M htdocs/user/notify/card.php
    M htdocs/user/param_ihm.php
    M htdocs/user/passwordforgotten.php
    M htdocs/user/perms.php
    M htdocs/variants/admin/admin.php
    M htdocs/variants/card.php
    M htdocs/variants/class/ProductCombination2ValuePair.class.php
    M htdocs/variants/combinations.php
    M htdocs/variants/create.php
    M htdocs/variants/list.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: c905575d3e13e6985ae7bba5d148adebea9dfb5e
      
https://github.com/Dolibarr/dolibarr/commit/c905575d3e13e6985ae7bba5d148adebea9dfb5e
  Author: markus <address@hidden>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M .travis.yml
    M .tx/config
    M COPYRIGHT
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    M dev/setup/codesniffer/ruleset.xml
    M dev/translation/autotranslator.class.php
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/accountmodel.php
    M htdocs/accountancy/admin/categories_list.php
    A htdocs/accountancy/admin/closure.php
    M htdocs/accountancy/admin/defaultaccounts.php
    M htdocs/accountancy/admin/fiscalyear.php
    M htdocs/accountancy/admin/importaccounts.php
    M htdocs/accountancy/admin/index.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/accountancy/bookkeeping/balancebymonth.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/accountancysystem.class.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/class/accountingjournal.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/adherents/canvas/actions_adherentcard_common.class.php
    M htdocs/adherents/canvas/default/actions_adherentcard_default.class.php
    M htdocs/adherents/card.php
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/class/adherentstats.class.php
    M htdocs/adherents/class/api_members.class.php
    M htdocs/adherents/class/api_memberstypes.class.php
    M htdocs/adherents/class/api_subscriptions.class.php
    M htdocs/adherents/class/subscription.class.php
    M htdocs/adherents/list.php
    A htdocs/admin/bom.php
    M htdocs/admin/commande.php
    M htdocs/admin/dict.php
    M htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/admin/modules.php
    M htdocs/admin/receiptprinter.php
    M htdocs/admin/socialnetworks.php
    M htdocs/api/class/api.class.php
    M htdocs/api/class/api_access.class.php
    M htdocs/api/class/api_documents.class.php
    M htdocs/api/class/api_login.class.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/api/class/api_status.class.php
    M htdocs/asset/class/asset.class.php
    M htdocs/asset/class/asset_type.class.php
    M htdocs/blockedlog/class/authority.class.php
    M htdocs/blockedlog/class/blockedlog.class.php
    A htdocs/bom/admin/setup.php
    A htdocs/bom/bom_card.php
    A htdocs/bom/bom_document.php
    A htdocs/bom/bom_list.php
    A htdocs/bom/bom_note.php
    A htdocs/bom/class/api_bom.class.php
    A htdocs/bom/class/bom.class.php
    A htdocs/bom/lib/bom.lib.php
    A htdocs/bom/modulebuilder.txt
    M htdocs/bookmarks/class/bookmark.class.php
    M htdocs/cashdesk/class/Auth.class.php
    M htdocs/categories/class/api_categories.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/action/class/actioncommreminder.class.php
    M htdocs/comm/action/class/api_agendaevents.class.php
    M htdocs/comm/action/class/cactioncomm.class.php
    M htdocs/comm/action/class/ical.class.php
    M htdocs/comm/card.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/comm/mailing/class/html.formadvtargetemailing.class.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/comm/propal/class/propalestats.class.php
    M htdocs/comm/propal/list.php
    M htdocs/comm/remise.php
    M htdocs/commande/card.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/class/commandestats.class.php
    M htdocs/commande/list.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/bank/class/api_bankaccounts.class.php
    M htdocs/compta/bank/class/paymentvarious.class.php
    M htdocs/compta/deplacement/class/deplacement.class.php
    M htdocs/compta/deplacement/class/deplacementstats.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/class/facturestats.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/localtax/class/localtax.class.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/class/ligneprelevement.class.php
    M htdocs/compta/prelevement/class/rejetprelevement.class.php
    M htdocs/compta/salaries/class/paymentsalary.class.php
    M htdocs/compta/salaries/class/salariesstats.class.php
    M htdocs/compta/sociales/class/cchargesociales.class.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/tva/class/tva.class.php
    M htdocs/contact/canvas/actions_contactcard_common.class.php
    M htdocs/contact/canvas/default/actions_contactcard_default.class.php
    M htdocs/contact/card.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contact/list.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/api_contracts.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/contrat/index.php
    M htdocs/contrat/list.php
    M htdocs/contrat/services_list.php
    M htdocs/contrat/tpl/linkedobjectblock.tpl.php
    M htdocs/core/boxes/box_actions.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_bookmarks.php
    M htdocs/core/boxes/box_clients.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_contacts.php
    M htdocs/core/boxes/box_contracts.php
    M htdocs/core/boxes/box_external_rss.php
    M htdocs/core/boxes/box_factures.php
    M htdocs/core/boxes/box_factures_fourn.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php
    M htdocs/core/boxes/box_ficheinter.php
    M htdocs/core/boxes/box_fournisseurs.php
    M htdocs/core/boxes/box_goodcustomers.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/boxes/box_last_modified_ticket.php
    M htdocs/core/boxes/box_last_ticket.php
    M htdocs/core/boxes/box_lastlogin.php
    M htdocs/core/boxes/box_members.php
    M htdocs/core/boxes/box_produits.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_propales.php
    M htdocs/core/boxes/box_prospect.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/boxes/box_services_expired.php
    M htdocs/core/boxes/box_supplier_orders.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/boxes/modules_boxes.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/CSMSFile.class.php
    M htdocs/core/class/antivir.class.php
    M htdocs/core/class/canvas.class.php
    M htdocs/core/class/ccountry.class.php
    M htdocs/core/class/comment.class.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonstickergenerator.class.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/coreobject.class.php
    M htdocs/core/class/cstate.class.php
    M htdocs/core/class/ctypent.class.php
    M htdocs/core/class/cunits.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/doleditor.class.php
    M htdocs/core/class/dolexception.class.php
    M htdocs/core/class/dolgeoip.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/dolreceiptprinter.class.php
    M htdocs/core/class/emailsenderprofile.class.php
    M htdocs/core/class/events.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/fiscalyear.class.php
    M htdocs/core/class/genericobject.class.php
    M htdocs/core/class/google.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formcontract.class.php
    M htdocs/core/class/html.formcron.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formintervention.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formmailing.class.php
    M htdocs/core/class/html.formmargin.class.php
    M htdocs/core/class/html.formorder.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formpropal.class.php
    M htdocs/core/class/html.formsms.class.php
    M htdocs/core/class/html.formsocialcontrib.class.php
    M htdocs/core/class/html.formticket.class.php
    M htdocs/core/class/html.formwebsite.class.php
    M htdocs/core/class/infobox.class.php
    M htdocs/core/class/interfaces.class.php
    M htdocs/core/class/ldap.class.php
    M htdocs/core/class/link.class.php
    M htdocs/core/class/menu.class.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/class/openid.class.php
    M htdocs/core/class/rssparser.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/class/utils.class.php
    M htdocs/core/class/vcard.class.php
    M htdocs/core/db/Database.interface.php
    M htdocs/core/db/DoliDB.class.php
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite3.class.php
    M htdocs/core/js/lib_foot.js.php
    M htdocs/core/js/lib_gravatar.js.php
    M htdocs/core/js/lib_head.js.php
    M htdocs/core/js/timepicker.js.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/geturl.lib.php
    M htdocs/core/lib/json.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/auguria_menu.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/menus/standard/eldy_menu.php
    M htdocs/core/menus/standard/empty.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/action/modules_action.php
    M htdocs/core/modules/action/rapport.pdf.php
    M htdocs/core/modules/bank/doc/pdf_ban.modules.php
    M htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php
    M htdocs/core/modules/bank/modules_bank.php
    M htdocs/core/modules/barcode/doc/phpbarcode.modules.php
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/barcode/modules_barcode.class.php
    A htdocs/core/modules/bom/mod_bom_advanced.php
    A htdocs/core/modules/bom/mod_bom_standard.php
    A htdocs/core/modules/bom/modules_bom.php
    M htdocs/core/modules/cheque/doc/pdf_blochet.class.php
    M htdocs/core/modules/cheque/mod_chequereceipt_mint.php
    M htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
    M htdocs/core/modules/cheque/modules_chequereceipts.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/commande/doc/pdf_proforma.modules.php
    M htdocs/core/modules/commande/mod_commande_marbre.php
    M htdocs/core/modules/commande/mod_commande_saphir.php
    M htdocs/core/modules/commande/modules_commande.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/contract/mod_contract_magre.php
    M htdocs/core/modules/contract/mod_contract_olive.php
    M htdocs/core/modules/contract/mod_contract_serpis.php
    M htdocs/core/modules/contract/modules_contract.php
    M htdocs/core/modules/dons/html_cerfafr.modules.php
    M htdocs/core/modules/dons/modules_don.php
    M htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/expedition/mod_expedition_ribera.php
    M htdocs/core/modules/expedition/mod_expedition_safor.php
    M htdocs/core/modules/expedition/modules_expedition.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/expensereport/mod_expensereport_jade.php
    M htdocs/core/modules/expensereport/mod_expensereport_sand.php
    M htdocs/core/modules/expensereport/modules_expensereport.php
    M htdocs/core/modules/export/export_csv.modules.php
    M htdocs/core/modules/export/export_excel.modules.php
    M htdocs/core/modules/export/export_excel2007.modules.php
    A htdocs/core/modules/export/export_excel2007new.modules.php
    R htdocs/core/modules/export/export_excelnew.modules.php
    M htdocs/core/modules/export/export_tsv.modules.php
    M htdocs/core/modules/export/modules_export.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_mercure.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/core/modules/facture/modules_facture.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/fichinter/mod_arctic.php
    M htdocs/core/modules/fichinter/mod_pacific.php
    M htdocs/core/modules/fichinter/modules_fichinter.php
    M htdocs/core/modules/holiday/mod_holiday_immaculate.php
    M htdocs/core/modules/holiday/mod_holiday_madonna.php
    M htdocs/core/modules/holiday/modules_holiday.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/import/import_xlsx.modules.php
    M htdocs/core/modules/import/modules_import.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/livraison/mod_livraison_jade.php
    M htdocs/core/modules/livraison/mod_livraison_saphir.php
    M htdocs/core/modules/livraison/modules_livraison.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/core/modules/mailings/contacts1.modules.php
    M htdocs/core/modules/mailings/example.modules.php
    M htdocs/core/modules/mailings/fraise.modules.php
    M htdocs/core/modules/mailings/modules_mailings.php
    M htdocs/core/modules/mailings/pomme.modules.php
    M htdocs/core/modules/mailings/thirdparties.modules.php
    M htdocs/core/modules/mailings/thirdparties_services_expired.modules.php
    M htdocs/core/modules/mailings/xinputfile.modules.php
    M htdocs/core/modules/mailings/xinputuser.modules.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/member/modules_cards.php
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modApi.class.php
    M htdocs/core/modules/modAsset.class.php
    M htdocs/core/modules/modBanque.class.php
    M htdocs/core/modules/modBarcode.class.php
    M htdocs/core/modules/modBlockedLog.class.php
    A htdocs/core/modules/modBom.class.php
    M htdocs/core/modules/modBookmark.class.php
    M htdocs/core/modules/modCashDesk.class.php
    M htdocs/core/modules/modCategorie.class.php
    M htdocs/core/modules/modClickToDial.class.php
    M htdocs/core/modules/modCollab.class.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modComptabilite.class.php
    M htdocs/core/modules/modContrat.class.php
    M htdocs/core/modules/modCron.class.php
    M htdocs/core/modules/modDataPolicy.class.php
    M htdocs/core/modules/modDeplacement.class.php
    M htdocs/core/modules/modDocumentGeneration.class.php
    M htdocs/core/modules/modDon.class.php
    M htdocs/core/modules/modDynamicPrices.class.php
    M htdocs/core/modules/modECM.class.php
    M htdocs/core/modules/modExpedition.class.php
    M htdocs/core/modules/modExpenseReport.class.php
    M htdocs/core/modules/modExport.class.php
    M htdocs/core/modules/modExternalRss.class.php
    M htdocs/core/modules/modExternalSite.class.php
    M htdocs/core/modules/modFTP.class.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modFckeditor.class.php
    M htdocs/core/modules/modFicheinter.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/core/modules/modGeoIPMaxmind.class.php
    M htdocs/core/modules/modGravatar.class.php
    M htdocs/core/modules/modHRM.class.php
    M htdocs/core/modules/modHoliday.class.php
    A htdocs/core/modules/modIFTTT.class.php
    M htdocs/core/modules/modImport.class.php
    M htdocs/core/modules/modIncoterm.class.php
    M htdocs/core/modules/modLabel.class.php
    M htdocs/core/modules/modLdap.class.php
    M htdocs/core/modules/modLoan.class.php
    M htdocs/core/modules/modMailing.class.php
    M htdocs/core/modules/modMailmanSpip.class.php
    M htdocs/core/modules/modMargin.class.php
    M htdocs/core/modules/modModuleBuilder.class.php
    M htdocs/core/modules/modMultiCurrency.class.php
    M htdocs/core/modules/modNotification.class.php
    M htdocs/core/modules/modOauth.class.php
    M htdocs/core/modules/modOpenSurvey.class.php
    M htdocs/core/modules/modPaybox.class.php
    M htdocs/core/modules/modPaypal.class.php
    M htdocs/core/modules/modPrelevement.class.php
    M htdocs/core/modules/modPrinting.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modProductBatch.class.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modPropale.class.php
    M htdocs/core/modules/modReceiptPrinter.class.php
    M htdocs/core/modules/modReception.class.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modSocialNetworks.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/modStripe.class.php
    M htdocs/core/modules/modSupplierProposal.class.php
    M htdocs/core/modules/modSyslog.class.php
    M htdocs/core/modules/modTax.class.php
    M htdocs/core/modules/modTicket.class.php
    M htdocs/core/modules/modUser.class.php
    M htdocs/core/modules/modWebServices.class.php
    M htdocs/core/modules/modWebServicesClient.class.php
    M htdocs/core/modules/modWebsite.class.php
    M htdocs/core/modules/modWorkflow.class.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/payment/mod_payment_cicada.php
    M htdocs/core/modules/payment/modules_payment.php
    M htdocs/core/modules/printing/modules_printing.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/printing/printipp.modules.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/printsheet/modules_labels.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/product/mod_codeproduct_leopard.php
    M htdocs/core/modules/product/modules_product.class.php
    M htdocs/core/modules/product_batch/modules_product_batch.class.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/project/doc/pdf_baleine.modules.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/core/modules/project/doc/pdf_timespent.modules.php
    M htdocs/core/modules/project/mod_project_simple.php
    M htdocs/core/modules/project/mod_project_universal.php
    M htdocs/core/modules/project/modules_project.php
    M htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
    M htdocs/core/modules/project/task/mod_task_simple.php
    M htdocs/core/modules/project/task/mod_task_universal.php
    M htdocs/core/modules/project/task/modules_task.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php
    M htdocs/core/modules/propale/mod_propale_marbre.php
    M htdocs/core/modules/propale/mod_propale_saphir.php
    M htdocs/core/modules/propale/modules_propale.php
    M htdocs/core/modules/rapport/pdf_paiement.class.php
    M htdocs/core/modules/rapport/pdf_paiement_fourn.class.php
    M htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php
    M htdocs/core/modules/reception/doc/pdf_squille.modules.php
    M htdocs/core/modules/reception/mod_reception_beryl.php
    M htdocs/core/modules/reception/mod_reception_moonstone.php
    M htdocs/core/modules/reception/modules_reception.php
    M htdocs/core/modules/security/generate/modGeneratePassNone.class.php
    M htdocs/core/modules/security/generate/modGeneratePassPerso.class.php
    M htdocs/core/modules/security/generate/modGeneratePassStandard.class.php
    M htdocs/core/modules/security/generate/modules_genpassword.php
    M htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
    M htdocs/core/modules/societe/mod_codeclient_elephant.php
    M htdocs/core/modules/societe/mod_codeclient_leopard.php
    M htdocs/core/modules/societe/mod_codeclient_monkey.php
    M htdocs/core/modules/societe/mod_codecompta_aquarium.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/core/modules/societe/modules_societe.class.php
    M htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.modules.php
    M htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
    M htdocs/core/modules/stock/modules_movement.php
    M htdocs/core/modules/stock/modules_stock.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_cactus.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php
    M htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php
    M htdocs/core/modules/supplier_order/modules_commandefournisseur.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_brodator.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.php
    M htdocs/core/modules/supplier_payment/modules_supplier_payment.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/modules/supplier_proposal/mod_supplier_proposal_marbre.php
    M htdocs/core/modules/supplier_proposal/mod_supplier_proposal_saphir.php
    M htdocs/core/modules/supplier_proposal/modules_supplier_proposal.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/modules/user/modules_user.class.php
    M htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
    M htdocs/core/modules/usergroup/modules_usergroup.class.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/core/tpl/extrafields_list_print_fields.tpl.php
    M htdocs/core/tpl/extrafields_list_search_title.tpl.php
    M htdocs/core/triggers/dolibarrtriggers.class.php
    A htdocs/core/triggers/interface_50_modIFTTT_IFTTT.class.php
    M htdocs/core/triggers/interface_50_modNotification_Notification.class.php
    M htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/datapolicy/class/actions_datapolicy.class.php
    M htdocs/datapolicy/class/datapolicy.class.php
    M htdocs/dav/dav.class.php
    M htdocs/don/card.php
    M htdocs/don/class/api_donations.class.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/donstats.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/ecm/class/ecmdirectory.class.php
    M htdocs/ecm/class/ecmfiles.class.php
    M htdocs/ecm/class/htmlecm.form.class.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/emailcollector/class/emailcollectoraction.class.php
    M htdocs/emailcollector/class/emailcollectorfilter.class.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/api_shipments.class.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/expedition/class/expeditionbatch.class.php
    M htdocs/expedition/class/expeditionstats.class.php
    M htdocs/expedition/list.php
    M htdocs/expensereport/class/api_expensereports.class.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/expensereportstats.class.php
    M htdocs/expensereport/class/paymentexpensereport.class.php
    M htdocs/exports/class/export.class.php
    M htdocs/exports/export.php
    M htdocs/exports/index.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/api_interventions.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fichinter/class/fichinterstats.class.php
    M htdocs/fourn/class/api_supplier_invoices.class.php
    M htdocs/fourn/class/api_supplier_orders.class.php
    M htdocs/fourn/class/fournisseur.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.commande.dispatch.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/class/paiementfourn.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/list.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/hrm/admin/admin_establishment.php
    M htdocs/hrm/class/establishment.class.php
    M htdocs/hrm/establishment/card.php
    A htdocs/ifttt/README.md
    A htdocs/ifttt/admin/index.php
    M htdocs/imports/class/import.class.php
    M htdocs/imports/import.php
    R htdocs/includes/jquery/js/jquery-migrate.js
    R htdocs/includes/jquery/js/jquery-migrate.min.js
    M htdocs/includes/jquery/js/jquery.js
    M htdocs/includes/jquery/js/jquery.min.js
    A htdocs/includes/swiftmailer/autoload.php
    A htdocs/includes/swiftmailer/egulias/email-validator/AutoLoader.php
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/migration/repair.sql
    M htdocs/install/mysql/tables/llx_adherent.sql
    A htdocs/install/mysql/tables/llx_bom_bom.key.sql
    A htdocs/install/mysql/tables/llx_bom_bom.sql
    A htdocs/install/mysql/tables/llx_bom_bom_extrafields.sql
    A htdocs/install/mysql/tables/llx_bom_bomline.key.sql
    A htdocs/install/mysql/tables/llx_bom_bomline.sql
    A htdocs/install/mysql/tables/llx_bom_bomline_extrafields.sql
    M htdocs/install/mysql/tables/llx_societe.sql
    M htdocs/install/mysql/tables/llx_socpeople.sql
    M htdocs/install/mysql/tables/llx_user.sql
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/cashdesk.lang
    M htdocs/langs/en_US/main.lang
    A htdocs/langs/en_US/mrp.lang
    M htdocs/langs/en_US/ticket.lang
    M htdocs/langs/en_US/users.lang
    M htdocs/langs/fr_FR/ticket.lang
    M htdocs/livraison/card.php
    M htdocs/livraison/class/livraison.class.php
    M htdocs/loan/card.php
    M htdocs/loan/class/loan.class.php
    M htdocs/loan/class/loanschedule.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/loan/createschedule.php
    M htdocs/loan/list.php
    M htdocs/loan/payment/card.php
    M htdocs/loan/payment/payment.php
    M htdocs/loan/schedule.php
    M htdocs/mailmanspip/class/mailmanspip.class.php
    M htdocs/main.inc.php
    M htdocs/margin/admin/margin.php
    M htdocs/margin/agentMargins.php
    M htdocs/margin/checkMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php
    M htdocs/margin/tabs/productMargins.php
    M htdocs/margin/tabs/thirdpartyMargins.php
    M htdocs/modulebuilder/admin/setup.php
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/.editorconfig
    M htdocs/modulebuilder/template/class/actions_mymodule.class.php
    M htdocs/modulebuilder/template/class/api_mymodule.class.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/modulebuilder/template/core/boxes/mymodulewidget1.php
    M 
htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    M htdocs/modulebuilder/template/js/mymodule.js.php
    M htdocs/modulebuilder/template/mymoduleindex.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/product/canvas/product/actions_card_product.class.php
    M htdocs/product/canvas/service/actions_card_service.class.php
    M htdocs/product/class/api_products.class.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/class/productbatch.class.php
    M htdocs/product/class/productcustomerprice.class.php
    M htdocs/product/class/propalmergepdfproduct.class.php
    M htdocs/product/dynamic_price/class/price_expression.class.php
    M htdocs/product/dynamic_price/class/price_global_variable.class.php
    M htdocs/product/dynamic_price/class/price_global_variable_updater.class.php
    M htdocs/product/dynamic_price/class/price_parser.class.php
    M htdocs/product/inventory/class/inventory.class.php
    M htdocs/product/list.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/class/api_stockmovements.class.php
    M htdocs/product/stock/class/api_warehouses.class.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/class/productstockentrepot.class.php
    M htdocs/product/stock/movement_list.php
    M htdocs/projet/card.php
    M htdocs/projet/class/api_projects.class.php
    M htdocs/projet/class/api_tasks.class.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/class/projectstats.class.php
    M htdocs/projet/class/task.class.php
    M htdocs/projet/class/taskstats.class.php
    M htdocs/projet/jsgantt_language.js.php
    M htdocs/projet/tasks/list.php
    M htdocs/public/payment/newpayment.php
    M htdocs/public/ticket/list.php
    M htdocs/reception/card.php
    M htdocs/reception/class/reception.class.php
    M htdocs/reception/class/receptionstats.class.php
    M htdocs/reception/list.php
    M htdocs/resource/class/dolresource.class.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/canvas/company/actions_card_company.class.php
    M htdocs/societe/canvas/individual/actions_card_individual.class.php
    M htdocs/societe/card.php
    M htdocs/societe/class/api_contacts.class.php
    M htdocs/societe/class/api_thirdparties.class.php
    M htdocs/societe/class/client.class.php
    M htdocs/societe/class/companybankaccount.class.php
    M htdocs/societe/class/companypaymentmode.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/class/societeaccount.class.php
    M htdocs/societe/list.php
    M htdocs/societe/paymentmodes.php
    M htdocs/stripe/admin/stripe.php
    M htdocs/stripe/class/actions_stripe.class.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/api_supplier_proposals.class.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/supplier_proposal/list.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/css/pos.css
    M htdocs/takepos/customers.php
    M htdocs/takepos/freezone.php
    R htdocs/takepos/genimg/add.jpg
    R htdocs/takepos/genimg/empty.jpg
    A htdocs/takepos/genimg/empty.png
    M htdocs/takepos/genimg/index.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/takepos.php
    R htdocs/theme/eldy/img/1downarrow.png
    R htdocs/theme/eldy/img/1downarrow_selected.png
    R htdocs/theme/eldy/img/1leftarrow.png
    R htdocs/theme/eldy/img/1leftarrow_selected.png
    R htdocs/theme/eldy/img/1rightarrow.png
    R htdocs/theme/eldy/img/1rightarrow_selected.png
    R htdocs/theme/eldy/img/1uparrow.png
    R htdocs/theme/eldy/img/1uparrow_selected.png
    M htdocs/theme/eldy/style.css.php
    R htdocs/theme/md/img/1downarrow.png
    R htdocs/theme/md/img/1downarrow_selected.png
    R htdocs/theme/md/img/1leftarrow.png
    R htdocs/theme/md/img/1leftarrow_selected.png
    R htdocs/theme/md/img/1rightarrow.png
    R htdocs/theme/md/img/1rightarrow_selected.png
    R htdocs/theme/md/img/1uparrow.png
    R htdocs/theme/md/img/1uparrow_selected.png
    M htdocs/theme/md/style.css.php
    M htdocs/ticket/card.php
    M htdocs/ticket/class/actions_ticket.class.php
    M htdocs/ticket/class/api_tickets.class.php
    M htdocs/ticket/class/ticket.class.php
    M htdocs/ticket/class/ticketstats.class.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php
    M htdocs/user/card.php
    M htdocs/user/class/api_users.class.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/userbankaccount.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/group/card.php
    M htdocs/variants/class/ProductAttributeValue.class.php
    M htdocs/variants/combinations.php
    M htdocs/website/class/website.class.php
    M htdocs/website/class/websitepage.class.php
    M test/phpunit/AccountingAccountTest.php
    M test/phpunit/ActionCommTest.php
    M test/phpunit/AdherentTest.php
    M test/phpunit/AdminLibTest.php
    A test/phpunit/BOMTest.php
    M test/phpunit/BankAccountTest.php
    M test/phpunit/BonPrelevementTest.php
    M test/phpunit/BuildDocTest.php
    M test/phpunit/CMailFileTest.php
    M test/phpunit/CategorieTest.php
    M test/phpunit/ChargeSocialesTest.php
    M test/phpunit/CodingPhpTest.php
    M test/phpunit/CodingSqlTest.php
    M test/phpunit/CommandeFournisseurTest.php
    M test/phpunit/CommandeTest.php
    M test/phpunit/CommonInvoiceTest.php
    M test/phpunit/CommonObjectTest.php
    M test/phpunit/CompanyBankAccountTest.php
    M test/phpunit/CompanyLibTest.php
    M test/phpunit/ContactTest.php
    M test/phpunit/ContratTest.php
    M test/phpunit/CoreTest.php
    M test/phpunit/DateLibTest.php
    M test/phpunit/DateLibTzFranceTest.php
    M test/phpunit/DiscountTest.php
    M test/phpunit/EntrepotTest.php
    M test/phpunit/ExpenseReportTest.php
    M test/phpunit/ExportTest.php
    M test/phpunit/FactureFournisseurTest.php
    M test/phpunit/FactureRecTest.php
    M test/phpunit/FactureTest.php
    M test/phpunit/FactureTestRounding.php
    M test/phpunit/FichinterTest.php
    M test/phpunit/FilesLibTest.php
    M test/phpunit/FormAdminTest.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/GetUrlLibTest.php
    M test/phpunit/HolidayTest.php
    M test/phpunit/ImagesLibTest.php
    M test/phpunit/ImportTest.php
    M test/phpunit/JsonLibTest.php
    M test/phpunit/LangTest.php
    M test/phpunit/LoanTest.php
    M test/phpunit/MarginsLibTest.php
    M test/phpunit/ModulesTest.php
    M test/phpunit/MouvementStockTest.php
    M test/phpunit/NumberingModulesTest.php
    M test/phpunit/PaypalTest.php
    M test/phpunit/PdfDocTest.php
    M test/phpunit/PgsqlTest.php
    M test/phpunit/PricesTest.php
    M test/phpunit/ProductTest.php
    M test/phpunit/ProjectTest.php
    M test/phpunit/PropalTest.php
    M test/phpunit/RestAPIDocumentTest.php
    M test/phpunit/RestAPIUserTest.php
    M test/phpunit/ScriptsTest.php
    M test/phpunit/SecurityTest.php
    M test/phpunit/SocieteTest.php
    M test/phpunit/SupplierProposalTest.php
    M test/phpunit/UserGroupTest.php
    M test/phpunit/UserTest.php
    M test/phpunit/UtilsTest.php
    M test/phpunit/WebservicesInvoicesTest.php
    M test/phpunit/WebservicesOrdersTest.php
    M test/phpunit/WebservicesOtherTest.php
    M test/phpunit/WebservicesProductsTest.php
    M test/phpunit/WebservicesThirdpartyTest.php
    M test/phpunit/WebservicesUserTest.php
    M test/phpunit/XCalLibTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 1e4ed531b418d5ebb33bd82671e17c825091d253
      
https://github.com/Dolibarr/dolibarr/commit/1e4ed531b418d5ebb33bd82671e17c825091d253
  Author: markus <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M ChangeLog
    M README.md
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/class/api_members.class.php
    M htdocs/adherents/class/api_memberstypes.class.php
    M htdocs/adherents/stats/byproperties.php
    M htdocs/adherents/stats/geo.php
    M htdocs/admin/dict.php
    M htdocs/admin/security.php
    M htdocs/admin/system/filecheck.php
    M htdocs/admin/ticket.php
    A htdocs/admin/ticket_public.php
    M htdocs/api/class/api_documents.class.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/bom/admin/setup.php
    M htdocs/bom/bom_card.php
    M htdocs/bom/bom_document.php
    M htdocs/bom/bom_list.php
    M htdocs/bom/bom_note.php
    R htdocs/bom/class/api_bom.class.php
    A htdocs/bom/class/api_boms.class.php
    M htdocs/bom/lib/bom.lib.php
    M htdocs/categories/class/api_categories.class.php
    M htdocs/categories/edit.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/action/class/api_agendaevents.class.php
    M htdocs/comm/action/document.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/compta/bank/class/api_bankaccounts.class.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/contrat/class/api_contracts.class.php
    M htdocs/core/actions_linkedfiles.inc.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonorder.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formticket.class.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/lib/ticket.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/login/functions_dolibarr.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/export/export_csv.modules.php
    M htdocs/core/modules/modTicket.class.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/core/modules/syslog/mod_syslog_chromephp.php
    M htdocs/core/modules/syslog/mod_syslog_file.php
    M htdocs/core/modules/syslog/mod_syslog_syslog.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/resource_view.tpl.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
    M htdocs/don/class/api_donations.class.php
    M htdocs/expedition/class/api_shipments.class.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/api_expensereports.class.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/expensereportstats.class.php
    M htdocs/expensereport/document.php
    M htdocs/exports/export.php
    M htdocs/fichinter/class/api_interventions.class.php
    M htdocs/fourn/class/api_supplier_invoices.class.php
    M htdocs/fourn/class/api_supplier_orders.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/facture/card.php
    M htdocs/holiday/common.inc.php
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_expensereport_det.sql
    M htdocs/install/mysql/tables/llx_facturedet.sql
    M htdocs/install/mysql/tables/llx_facturedet_rec.sql
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/blockedlog.lang
    M htdocs/langs/en_US/ticket.lang
    M htdocs/langs/en_US/trips.lang
    M htdocs/langs/en_US/users.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/main.inc.php
    M htdocs/margin/agentMargins.php
    M htdocs/margin/checkMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php
    M htdocs/modulebuilder/template/class/api_mymodule.class.php
    M htdocs/modulebuilder/template/core/boxes/mymodulewidget1.php
    M 
htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php
    M htdocs/modulebuilder/template/scripts/myobject.php
    M htdocs/product/class/api_products.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/list.php
    M htdocs/product/stock/class/api_stockmovements.class.php
    M htdocs/product/stock/class/api_warehouses.class.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/projet/class/api_projects.class.php
    M htdocs/projet/class/api_tasks.class.php
    M htdocs/public/ticket/index.php
    M htdocs/resource/element_resource.php
    M htdocs/societe/class/api_contacts.class.php
    M htdocs/societe/class/api_thirdparties.class.php
    M htdocs/supplier_proposal/class/api_supplier_proposals.class.php
    M htdocs/theme/eldy/main_menu_fa_icons.css
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php
    M htdocs/ticket/card.php
    M htdocs/ticket/class/actions_ticket.class.php
    M htdocs/ticket/class/api_tickets.class.php
    M htdocs/ticket/class/ticket.class.php
    M htdocs/ticket/css/styles.css.php
    M htdocs/ticket/list.php
    R htdocs/ticket/new.php
    M htdocs/user/class/api_users.class.php
    M htdocs/website/index.php
    M htdocs/website/samples/wrapper.html
    M test/phpunit/MouvementStockTest.php
    M test/phpunit/TicketTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: bcd39215619c719cd1a8ab8877fb648e373a1f13
      
https://github.com/Dolibarr/dolibarr/commit/bcd39215619c719cd1a8ab8877fb648e373a1f13
  Author: Rafael Ingenleuf <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  expensereport layout changed and IBAN added


  Commit: a90d01da38982045c64977ee7f7ae061058fd282
      
https://github.com/Dolibarr/dolibarr/commit/a90d01da38982045c64977ee7f7ae061058fd282
  Author: Markus Welters <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  Merge pull request #1 from countiy/patch-1

expensereport layout changed and IBAN added


  Commit: a505323fe7345e5150afca91ed996789687c5dff
      
https://github.com/Dolibarr/dolibarr/commit/a505323fe7345e5150afca91ed996789687c5dff
  Author: Rafael Ingenleuf <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  expensereport changed IBAN


  Commit: c595dca5e75d945e583a9b4357c7ad2e3ee43f6e
      
https://github.com/Dolibarr/dolibarr/commit/c595dca5e75d945e583a9b4357c7ad2e3ee43f6e
  Author: markus <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  fix typo


  Commit: fac99ccd98a70ad9fdf8fe509cd50a15bc3c9248
      
https://github.com/Dolibarr/dolibarr/commit/fac99ccd98a70ad9fdf8fe509cd50a15bc3c9248
  Author: Markus Welters <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  Merge pull request #2 from countiy/patch-1

expensereport changed IBAN


  Commit: 1bf99b81f15e1a9dd99e75dea5ca2f3d5ae2b191
      
https://github.com/Dolibarr/dolibarr/commit/1bf99b81f15e1a9dd99e75dea5ca2f3d5ae2b191
  Author: markus <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  Display more


  Commit: 41c21b88c1bba16d3f82256e370bc228374b34e3
      
https://github.com/Dolibarr/dolibarr/commit/41c21b88c1bba16d3f82256e370bc228374b34e3
  Author: markus <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  More output


  Commit: e452a2e31d89b9a51b3fd6d10421a6a96925a32a
      
https://github.com/Dolibarr/dolibarr/commit/e452a2e31d89b9a51b3fd6d10421a6a96925a32a
  Author: markus <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  add bank lib


  Commit: ef003cf15caae4fb9a85bb3abc06c30e8249bc0c
      
https://github.com/Dolibarr/dolibarr/commit/ef003cf15caae4fb9a85bb3abc06c30e8249bc0c
  Author: markus <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M dev/initdata/purge-data.php
    A dev/resources/dbmodel/README

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into patch-1


  Commit: b8ec0b20b00407dc8702645580c62f01953155ad
      
https://github.com/Dolibarr/dolibarr/commit/b8ec0b20b00407dc8702645580c62f01953155ad
  Author: markus <address@hidden>
  Date:   2019-03-09 (Sat, 09 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/master.inc.php

  Log Message:
  -----------
  #3700 New Switch EXPENSEREPORT_INVERT_SENDER_RECIPIENT


  Commit: a789cfe5765d64f8c473167d101c55907d37f20b
      
https://github.com/Dolibarr/dolibarr/commit/a789cfe5765d64f8c473167d101c55907d37f20b
  Author: markus <address@hidden>
  Date:   2019-03-09 (Sat, 09 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  fix typo


  Commit: 1ac54853d98fd000277b5bcc1ccbfc764f996429
      
https://github.com/Dolibarr/dolibarr/commit/1ac54853d98fd000277b5bcc1ccbfc764f996429
  Author: markus <address@hidden>
  Date:   2019-03-09 (Sat, 09 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  improve


  Commit: 5b0ed63f6d4adde502b11bbe28b5ec51f5545a5c
      
https://github.com/Dolibarr/dolibarr/commit/5b0ed63f6d4adde502b11bbe28b5ec51f5545a5c
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  use global $user


  Commit: b302f569a93e5961b1528e9e691db5c87ea00414
      
https://github.com/Dolibarr/dolibarr/commit/b302f569a93e5961b1528e9e691db5c87ea00414
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  make public


  Commit: b4c8977a441f07ad04e4311f4bb74b7285ab806d
      
https://github.com/Dolibarr/dolibarr/commit/b4c8977a441f07ad04e4311f4bb74b7285ab806d
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  next step


  Commit: 6ef6248d58dd910a510c59e64ac3cf5dc8a4feb3
      
https://github.com/Dolibarr/dolibarr/commit/6ef6248d58dd910a510c59e64ac3cf5dc8a4feb3
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  use fk_user_author


  Commit: dcaed95bfe20c593c0f12c2e2a35ea34df052e5c
      
https://github.com/Dolibarr/dolibarr/commit/dcaed95bfe20c593c0f12c2e2a35ea34df052e5c
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  changes


  Commit: 6f05d6ea36be6c769e9c8d842c8b1ab907aeb99e
      
https://github.com/Dolibarr/dolibarr/commit/6f05d6ea36be6c769e9c8d842c8b1ab907aeb99e
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  changes


  Commit: 6a8d76ea39188cc778c98b1f1d63b5a106f799ab
      
https://github.com/Dolibarr/dolibarr/commit/6a8d76ea39188cc778c98b1f1d63b5a106f799ab
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  honor  MAIN_INVERT_SENDER_RECIPIENT


  Commit: 47f15897aa55e18a23a6cc0a6fe99379c46197cd
      
https://github.com/Dolibarr/dolibarr/commit/47f15897aa55e18a23a6cc0a6fe99379c46197cd
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  remove double line


  Commit: 1737229eab5fbd7242ec52d914e67d6131f3e960
      
https://github.com/Dolibarr/dolibarr/commit/1737229eab5fbd7242ec52d914e67d6131f3e960
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  update hints


  Commit: 47fce826feb50971dd4dc4836e9ba07fdbc8726d
      
https://github.com/Dolibarr/dolibarr/commit/47fce826feb50971dd4dc4836e9ba07fdbc8726d
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  changes


  Commit: d7ca08afb0da6027ee071cbaf16dc189ab8da73c
      
https://github.com/Dolibarr/dolibarr/commit/d7ca08afb0da6027ee071cbaf16dc189ab8da73c
  Author: markus <address@hidden>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M dev/initdata/purge-data.php
    M htdocs/adherents/admin/adherent.php
    M htdocs/admin/barcode.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/recap-compta.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/class/ctypent.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/js/lib_foot.js.php
    M htdocs/core/js/lib_head.js.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modExpedition.class.php
    M htdocs/datapolicy/class/datapolicy.class.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/index.php
    M htdocs/fichinter/list.php
    M htdocs/fichinter/stats/index.php
    M htdocs/fichinter/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/card.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/commande/index.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/fourn/commande/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/impayees.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/facture/rapport.php
    M htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/index.php
    M htdocs/fourn/product/list.php
    M htdocs/fourn/recap-fourn.php
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_expensereport_det.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/loan/createschedule.php
    M htdocs/loan/schedule.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/projet/class/projectstats.class.php
    M htdocs/projet/element.php
    M htdocs/website/index.php
    M test/phpunit/CodingPhpTest.php
    M test/phpunit/ExpenseReportTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into patch-1


  Commit: c183a2c3a5209faf6ad2b3fe14960bd96a2810dc
      
https://github.com/Dolibarr/dolibarr/commit/c183a2c3a5209faf6ad2b3fe14960bd96a2810dc
  Author: Rafael Ingenleuf <address@hidden>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M ChangeLog
    M htdocs/expedition/class/expedition.class.php
    M htdocs/langs/de_DE/main.lang
    M htdocs/reception/class/reception.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge https://github.com/mwelters/dolibarr into patch-1


  Commit: 138cd833fff256dd7f6728a8d0c8e092970b62af
      
https://github.com/Dolibarr/dolibarr/commit/138cd833fff256dd7f6728a8d0c8e092970b62af
  Author: Rafael Ingenleuf <address@hidden>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M dev/initdata/purge-data.php
    A dev/resources/dbmodel/README
    M htdocs/adherents/admin/adherent.php
    M htdocs/admin/barcode.php
    M htdocs/compta/compta-files.php
    M htdocs/compta/recap-compta.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/class/ctypent.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/js/lib_foot.js.php
    M htdocs/core/js/lib_head.js.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modExpedition.class.php
    M htdocs/datapolicy/class/datapolicy.class.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/index.php
    M htdocs/fichinter/list.php
    M htdocs/fichinter/stats/index.php
    M htdocs/fichinter/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/card.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/commande/index.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/fourn/commande/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/impayees.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/facture/rapport.php
    M htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
    M htdocs/fourn/index.php
    M htdocs/fourn/product/list.php
    M htdocs/fourn/recap-fourn.php
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_expensereport_det.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/loan/createschedule.php
    M htdocs/loan/schedule.php
    M htdocs/master.inc.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/projet/class/projectstats.class.php
    M htdocs/projet/element.php
    M htdocs/website/index.php
    M test/phpunit/CodingPhpTest.php
    M test/phpunit/ExpenseReportTest.php

  Log Message:
  -----------
  Pull mwelters
Merge branch 'patch-1' of https://github.com/mwelters/dolibarr into patch-1


  Commit: 63a3e3df112b6598133c6f9c81d9b6d56b818f87
      
https://github.com/Dolibarr/dolibarr/commit/63a3e3df112b6598133c6f9c81d9b6d56b818f87
  Author: markus <address@hidden>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M ChangeLog
    M htdocs/adherents/cartes/carte.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/boxes/modules_boxes.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/lib/admin.lib.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/doc.lib.php
    M htdocs/core/lib/donation.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/functionsnumtoword.lib.php
    M htdocs/core/lib/invoice2.lib.php
    M htdocs/core/lib/modulebuilder.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/report.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/security2.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/langs/en_US/modulebuilder.lang
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/README.md
    M htdocs/modulebuilder/template/core/boxes/mymodulewidget1.php
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    M htdocs/modulebuilder/template/doc/Specifications.asciidoc
    M htdocs/modulebuilder/template/doc/Specifications_full_en.example.asciidoc
    R htdocs/modulebuilder/template/img/gfdl.png
    R htdocs/modulebuilder/template/img/gplv3.png
    A htdocs/modulebuilder/template/scripts/mymodule.php
    R htdocs/modulebuilder/template/scripts/myobject.php
    M htdocs/opensurvey/card.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/opensurvey/fonctions.php
    M htdocs/projet/class/project.class.php
    M htdocs/stripe/class/actions_stripe.class.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php
    M scripts/invoices/rebuild_merge_pdf.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into patch-1


  Commit: bdb03bd4543cb0041e078419e32b96383f7f2958
      
https://github.com/Dolibarr/dolibarr/commit/bdb03bd4543cb0041e078419e32b96383f7f2958
  Author: markus <address@hidden>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  add class


  Commit: e1f9e845cc5a6f99849a4f2f372e6055dd7d16df
      
https://github.com/Dolibarr/dolibarr/commit/e1f9e845cc5a6f99849a4f2f372e6055dd7d16df
  Author: markus <address@hidden>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  remove empty line


  Commit: fd2c741f5399a1b1f91a9d5417130e44e1c8ab05
      
https://github.com/Dolibarr/dolibarr/commit/fd2c741f5399a1b1f91a9d5417130e44e1c8ab05
  Author: Rafael Ingenleuf <address@hidden>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M ChangeLog
    M htdocs/adherents/cartes/carte.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/boxes/modules_boxes.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/lib/admin.lib.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/doc.lib.php
    M htdocs/core/lib/donation.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/functionsnumtoword.lib.php
    M htdocs/core/lib/invoice2.lib.php
    M htdocs/core/lib/modulebuilder.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/report.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/security2.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/langs/en_US/modulebuilder.lang
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/README.md
    M htdocs/modulebuilder/template/core/boxes/mymodulewidget1.php
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    M htdocs/modulebuilder/template/doc/Specifications.asciidoc
    M htdocs/modulebuilder/template/doc/Specifications_full_en.example.asciidoc
    R htdocs/modulebuilder/template/img/gfdl.png
    R htdocs/modulebuilder/template/img/gplv3.png
    A htdocs/modulebuilder/template/scripts/mymodule.php
    R htdocs/modulebuilder/template/scripts/myobject.php
    M htdocs/opensurvey/card.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/opensurvey/fonctions.php
    M htdocs/projet/class/project.class.php
    M htdocs/stripe/class/actions_stripe.class.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php
    M scripts/invoices/rebuild_merge_pdf.php

  Log Message:
  -----------
  Merge branch 'patch-1' of https://github.com/mwelters/dolibarr into patch-1


  Commit: f19574f27f60e8b7a8912307f8c38a4d375dffaf
      
https://github.com/Dolibarr/dolibarr/commit/f19574f27f60e8b7a8912307f8c38a4d375dffaf
  Author: Rafael Ingenleuf <address@hidden>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  changed UserBankAccount fetch


  Commit: a45fbfae76f869098340fd6e368bddcaddb97165
      
https://github.com/Dolibarr/dolibarr/commit/a45fbfae76f869098340fd6e368bddcaddb97165
  Author: markus <address@hidden>
  Date:   2019-03-16 (Sat, 16 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  fix travis


  Commit: b4807e7972c379e5f59de514a60fb53bf8b4b686
      
https://github.com/Dolibarr/dolibarr/commit/b4807e7972c379e5f59de514a60fb53bf8b4b686
  Author: markus <address@hidden>
  Date:   2019-03-17 (Sun, 17 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  remove unneeded class


  Commit: 8c010c2580340865f307a377e20b39abd5631281
      
https://github.com/Dolibarr/dolibarr/commit/8c010c2580340865f307a377e20b39abd5631281
  Author: markus <address@hidden>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  fix travis


  Commit: b0e12deb256f0dec6af44bdca7d9685b9a3dba12
      
https://github.com/Dolibarr/dolibarr/commit/b0e12deb256f0dec6af44bdca7d9685b9a3dba12
  Author: markus <address@hidden>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php

  Log Message:
  -----------
  Fix travis


  Commit: f942917f53800e7269106defead0ca5c005948b9
      
https://github.com/Dolibarr/dolibarr/commit/f942917f53800e7269106defead0ca5c005948b9
  Author: markus <address@hidden>
  Date:   2019-03-24 (Sun, 24 Mar 2019)

  Changed paths:
    M COPYRIGHT
    M ChangeLog
    M README.md
    M dev/initdata/purge-data.php
    M dev/initdemo/mysqldump_dolibarr_4.0.0.sql
    M dev/initdemo/mysqldump_dolibarr_5.0.0.sql
    M dev/initdemo/mysqldump_dolibarr_6.0.0.sql
    M dev/initdemo/mysqldump_dolibarr_7.0.0.sql
    M dev/initdemo/mysqldump_dolibarr_8.0.0.sql
    M dev/initdemo/mysqldump_dolibarr_9.0.0.sql
    A dev/resources/iso-normes/Accountancy-format_Ebp_txt.pdf
    M dev/tools/test/testdiv.php
    M htdocs/accountancy/admin/categories.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/index.php
    M htdocs/adherents/admin/adherent_emails.php
    M htdocs/adherents/canvas/default/tpl/adherentcard_create.tpl.php
    M htdocs/adherents/canvas/default/tpl/adherentcard_edit.tpl.php
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/class/subscription.class.php
    M htdocs/adherents/document.php
    M htdocs/adherents/index.php
    M htdocs/adherents/list.php
    M htdocs/adherents/note.php
    M htdocs/adherents/stats/byproperties.php
    M htdocs/adherents/stats/geo.php
    M htdocs/adherents/stats/index.php
    M htdocs/adherents/subscription.php
    M htdocs/adherents/subscription/list.php
    M htdocs/adherents/tpl/linkedobjectblock.tpl.php
    M htdocs/adherents/type.php
    M htdocs/admin/bank.php
    A htdocs/admin/debugbar.php
    M htdocs/admin/defaultvalues.php
    M htdocs/admin/dict.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/admin/emailcollector_card.php
    M htdocs/admin/expedition.php
    M htdocs/admin/expensereport.php
    M htdocs/admin/export.php
    M htdocs/admin/facture.php
    M htdocs/admin/fckeditor.php
    M htdocs/admin/ihm.php
    M htdocs/admin/index.php
    M htdocs/admin/menus.php
    M htdocs/admin/menus/index.php
    M htdocs/admin/menus/other.php
    M htdocs/admin/pdf.php
    M htdocs/admin/prelevement.php
    M htdocs/admin/propal.php
    M htdocs/admin/syslog.php
    M htdocs/admin/system/dolibarr.php
    M htdocs/admin/system/filecheck.php
    M htdocs/admin/system/modules.php
    M htdocs/admin/system/perf.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/eaccelerator.php
    M htdocs/admin/tools/listevents.php
    M htdocs/admin/tools/listsessions.php
    M htdocs/admin/translation.php
    M htdocs/admin/workflow.php
    M htdocs/bom/bom_card.php
    M htdocs/bom/bom_document.php
    M htdocs/bom/bom_list.php
    M htdocs/bom/bom_note.php
    M htdocs/bom/class/api_boms.class.php
    M htdocs/bom/class/bom.class.php
    M htdocs/bookmarks/class/bookmark.class.php
    M htdocs/cashdesk/class/Facturation.class.php
    M htdocs/categories/admin/categorie.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/categories/photos.php
    M htdocs/categories/viewcat.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/list.php
    M htdocs/comm/action/pertype.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/card.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/card.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/comm/propal/contact.php
    M htdocs/comm/propal/index.php
    M htdocs/commande/card.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/contact.php
    M htdocs/commande/list.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/deplacement/class/deplacement.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/resultat/result.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/tva/class/tva.class.php
    M htdocs/compta/tva/clients.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/actions_massactions.inc.php
    A htdocs/core/boxes/box_birthdays.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/class/comment.class.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/cunits.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/fiscalyear.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/class/utils.class.php
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite3.class.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/cron.lib.php
    M htdocs/core/lib/doleditor.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/invoice2.lib.php
    M htdocs/core/lib/parsemd.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/lib/treeview.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/bom/mod_bom_advanced.php
    M htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
    M htdocs/core/modules/commande/mod_commande_saphir.php
    M htdocs/core/modules/contract/mod_contract_magre.php
    M htdocs/core/modules/dons/html_cerfafr.html
    M htdocs/core/modules/expedition/mod_expedition_ribera.php
    M htdocs/core/modules/expensereport/mod_expensereport_sand.php
    M htdocs/core/modules/facture/mod_facture_mercure.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/core/modules/fichinter/mod_arctic.php
    M htdocs/core/modules/holiday/mod_holiday_immaculate.php
    M htdocs/core/modules/livraison/mod_livraison_saphir.php
    M htdocs/core/modules/modDav.class.php
    A htdocs/core/modules/modDebugBar.class.php
    M htdocs/core/modules/modUser.class.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/project/mod_project_universal.php
    M htdocs/core/modules/project/task/mod_task_universal.php
    M htdocs/core/modules/propale/mod_propale_saphir.php
    M htdocs/core/modules/reception/mod_reception_moonstone.php
    M htdocs/core/modules/societe/mod_codeclient_elephant.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_brodator.php
    M htdocs/core/modules/supplier_proposal/mod_supplier_proposal_saphir.php
    M htdocs/core/modules/ticket/mod_ticket_universal.php
    M htdocs/core/tpl/commonfields_edit.tpl.php
    M htdocs/core/tpl/commonfields_view.tpl.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/cron/admin/cron.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/cron/list.php
    M htdocs/custom/.gitignore
    M htdocs/datapolicy/class/actions_datapolicy.class.php
    A htdocs/debugbar/class/DataCollector/DolConfigCollector.php
    A htdocs/debugbar/class/DataCollector/DolExceptionsCollector.php
    A htdocs/debugbar/class/DataCollector/DolLogsCollector.php
    A htdocs/debugbar/class/DataCollector/DolMemoryCollector.php
    A htdocs/debugbar/class/DataCollector/DolMessagesCollector.php
    A htdocs/debugbar/class/DataCollector/DolQueryCollector.php
    A htdocs/debugbar/class/DataCollector/DolRequestDataCollector.php
    A htdocs/debugbar/class/DataCollector/DolTimeDataCollector.php
    A htdocs/debugbar/class/DataCollector/DolibarrCollector.php
    A htdocs/debugbar/class/DebugBar.php
    A htdocs/debugbar/class/TraceableDB.php
    A htdocs/debugbar/class/autoloader.php
    A htdocs/debugbar/js/widgets.js
    M htdocs/don/admin/donation.php
    M htdocs/don/admin/donation_extrafields.php
    M htdocs/don/card.php
    M htdocs/don/class/api_donations.class.php
    M htdocs/don/index.php
    M htdocs/don/list.php
    M htdocs/don/payment/card.php
    M htdocs/don/payment/payment.php
    M htdocs/don/stats/index.php
    M htdocs/don/tpl/linkedobjectblock.tpl.php
    M htdocs/ecm/search.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/api_shipments.class.php
    M htdocs/expedition/contact.php
    M htdocs/expedition/index.php
    M htdocs/expedition/list.php
    M htdocs/expedition/shipment.php
    M htdocs/expedition/stats/index.php
    M htdocs/expedition/stats/month.php
    M htdocs/expedition/tpl/linkedobjectblock.tpl.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/index.php
    M htdocs/expensereport/list.php
    M htdocs/expensereport/payment/card.php
    M htdocs/expensereport/payment/payment.php
    M htdocs/expensereport/stats/index.php
    M htdocs/expensereport/tpl/linkedobjectblock.tpl.php
    M htdocs/exports/class/export.class.php
    M htdocs/exports/export.php
    M htdocs/exports/index.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/card.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/class/paiementfourn.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/facture/rapport.php
    M htdocs/ftp/admin/ftpclient.php
    M htdocs/ftp/index.php
    M htdocs/holiday/card.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/holiday/define_holiday.php
    M htdocs/holiday/document.php
    M htdocs/holiday/list.php
    M htdocs/holiday/month_report.php
    M htdocs/holiday/view_log.php
    M htdocs/hrm/admin/admin_establishment.php
    M htdocs/hrm/index.php
    M htdocs/ifttt/admin/index.php
    M htdocs/imports/index.php
    A htdocs/includes/DebugBar/Bridge/CacheCacheCollector.php
    A htdocs/includes/DebugBar/Bridge/DoctrineCollector.php
    A htdocs/includes/DebugBar/Bridge/MonologCollector.php
    A htdocs/includes/DebugBar/Bridge/PropelCollector.php
    A htdocs/includes/DebugBar/Bridge/SlimCollector.php
    A htdocs/includes/DebugBar/Bridge/SwiftMailer/SwiftLogCollector.php
    A htdocs/includes/DebugBar/Bridge/SwiftMailer/SwiftMailCollector.php
    A htdocs/includes/DebugBar/Bridge/Twig/TraceableTwigEnvironment.php
    A htdocs/includes/DebugBar/Bridge/Twig/TraceableTwigTemplate.php
    A htdocs/includes/DebugBar/Bridge/Twig/TwigCollector.php
    A htdocs/includes/DebugBar/DataCollector/AggregatedCollector.php
    A htdocs/includes/DebugBar/DataCollector/AssetProvider.php
    A htdocs/includes/DebugBar/DataCollector/ConfigCollector.php
    A htdocs/includes/DebugBar/DataCollector/DataCollector.php
    A htdocs/includes/DebugBar/DataCollector/DataCollectorInterface.php
    A htdocs/includes/DebugBar/DataCollector/ExceptionsCollector.php
    A htdocs/includes/DebugBar/DataCollector/LocalizationCollector.php
    A htdocs/includes/DebugBar/DataCollector/MemoryCollector.php
    A htdocs/includes/DebugBar/DataCollector/MessagesAggregateInterface.php
    A htdocs/includes/DebugBar/DataCollector/MessagesCollector.php
    A htdocs/includes/DebugBar/DataCollector/PDO/PDOCollector.php
    A htdocs/includes/DebugBar/DataCollector/PDO/TraceablePDO.php
    A htdocs/includes/DebugBar/DataCollector/PDO/TraceablePDOStatement.php
    A htdocs/includes/DebugBar/DataCollector/PDO/TracedStatement.php
    A htdocs/includes/DebugBar/DataCollector/PhpInfoCollector.php
    A htdocs/includes/DebugBar/DataCollector/Renderable.php
    A htdocs/includes/DebugBar/DataCollector/RequestDataCollector.php
    A htdocs/includes/DebugBar/DataCollector/TimeDataCollector.php
    A htdocs/includes/DebugBar/DataFormatter/DataFormatter.php
    A htdocs/includes/DebugBar/DataFormatter/DataFormatterInterface.php
    A htdocs/includes/DebugBar/DebugBar.php
    A htdocs/includes/DebugBar/DebugBarException.php
    A htdocs/includes/DebugBar/HttpDriverInterface.php
    A htdocs/includes/DebugBar/JavascriptRenderer.php
    A htdocs/includes/DebugBar/OpenHandler.php
    A htdocs/includes/DebugBar/PhpHttpDriver.php
    A htdocs/includes/DebugBar/RequestIdGenerator.php
    A htdocs/includes/DebugBar/RequestIdGeneratorInterface.php
    A htdocs/includes/DebugBar/Resources/debugbar.css
    A htdocs/includes/DebugBar/Resources/debugbar.js
    A htdocs/includes/DebugBar/Resources/openhandler.css
    A htdocs/includes/DebugBar/Resources/openhandler.js
    A 
htdocs/includes/DebugBar/Resources/vendor/font-awesome/css/font-awesome.min.css
    A 
htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/FontAwesome.otf
    A 
htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.eot
    A 
htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.svg
    A 
htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.ttf
    A 
htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.woff
    A htdocs/includes/DebugBar/Resources/vendor/highlightjs/highlight.pack.js
    A htdocs/includes/DebugBar/Resources/vendor/highlightjs/styles/github.css
    A htdocs/includes/DebugBar/Resources/vendor/jquery/dist/jquery.min.js
    A htdocs/includes/DebugBar/Resources/widgets.css
    A htdocs/includes/DebugBar/Resources/widgets.js
    A htdocs/includes/DebugBar/Resources/widgets/mails/widget.css
    A htdocs/includes/DebugBar/Resources/widgets/mails/widget.js
    A htdocs/includes/DebugBar/Resources/widgets/sqlqueries/widget.css
    A htdocs/includes/DebugBar/Resources/widgets/sqlqueries/widget.js
    A htdocs/includes/DebugBar/Resources/widgets/templates/widget.css
    A htdocs/includes/DebugBar/Resources/widgets/templates/widget.js
    A htdocs/includes/DebugBar/StandardDebugBar.php
    A htdocs/includes/DebugBar/Storage/FileStorage.php
    A htdocs/includes/DebugBar/Storage/MemcachedStorage.php
    A htdocs/includes/DebugBar/Storage/PdoStorage.php
    A htdocs/includes/DebugBar/Storage/RedisStorage.php
    A htdocs/includes/DebugBar/Storage/StorageInterface.php
    A htdocs/includes/DebugBar/Storage/pdo_storage_schema.sql
    A htdocs/includes/Psr/Log/AbstractLogger.php
    A htdocs/includes/Psr/Log/InvalidArgumentException.php
    A htdocs/includes/Psr/Log/LogLevel.php
    A htdocs/includes/Psr/Log/LoggerAwareInterface.php
    A htdocs/includes/Psr/Log/LoggerAwareTrait.php
    A htdocs/includes/Psr/Log/LoggerInterface.php
    A htdocs/includes/Psr/Log/LoggerTrait.php
    A htdocs/includes/Psr/Log/NullLogger.php
    A htdocs/includes/Psr/Log/Test/LoggerInterfaceTest.php
    M htdocs/install/mysql/data/llx_c_units.sql
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/migration/3.7.0-3.8.0.sql
    M htdocs/install/mysql/migration/3.8.0-3.9.0.sql
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_bom_bom.sql
    M htdocs/install/mysql/tables/llx_expensereport_det.sql
    M htdocs/install/mysql/tables/llx_product.key.sql
    M htdocs/install/mysql/tables/llx_product.sql
    A htdocs/install/mysql/tables/llx_product_attribute_combination.key.sql
    M htdocs/install/mysql/tables/llx_product_fournisseur_price.key.sql
    M htdocs/install/mysql/tables/llx_product_fournisseur_price.sql
    M htdocs/install/repair.php
    M htdocs/install/step2.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/bills.lang
    M htdocs/langs/en_US/boxes.lang
    M htdocs/langs/en_US/cashdesk.lang
    M htdocs/langs/en_US/categories.lang
    M htdocs/langs/en_US/compta.lang
    M htdocs/langs/en_US/contracts.lang
    M htdocs/langs/en_US/interventions.lang
    M htdocs/langs/en_US/mails.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/modulebuilder.lang
    M htdocs/langs/en_US/mrp.lang
    M htdocs/langs/en_US/orders.lang
    M htdocs/langs/en_US/other.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/langs/en_US/projects.lang
    M htdocs/langs/en_US/propal.lang
    M htdocs/langs/en_US/supplier_proposal.lang
    M htdocs/langs/en_US/trips.lang
    M htdocs/langs/fr_FR/cashdesk.lang
    M htdocs/langs/fr_FR/companies.lang
    M htdocs/langs/fr_FR/main.lang
    M htdocs/livraison/card.php
    M htdocs/main.inc.php
    M htdocs/modulebuilder/admin/setup.php
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/README.md
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    A htdocs/modulebuilder/template/doc/Documentation.asciidoc
    A htdocs/modulebuilder/template/doc/Documentation_full_en.example.asciidoc
    R htdocs/modulebuilder/template/doc/Specifications.asciidoc
    R htdocs/modulebuilder/template/doc/Specifications_full_en.example.asciidoc
    M htdocs/modulebuilder/template/myobject_card.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/opensurvey/index.php
    M htdocs/opensurvey/list.php
    M htdocs/product/admin/dynamic_prices.php
    M htdocs/product/admin/product.php
    M htdocs/product/admin/product_tools.php
    M htdocs/product/canvas/product/actions_card_product.class.php
    M htdocs/product/card.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/composition/card.php
    M htdocs/product/dynamic_price/class/price_parser.class.php
    M htdocs/product/fournisseurs.php
    M htdocs/product/inventory/list.php
    M htdocs/product/inventory/tpl/inventory.tpl.php
    M htdocs/product/list.php
    M htdocs/product/price.php
    M htdocs/product/reassort.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/card.php
    M htdocs/projet/class/task.class.php
    M htdocs/projet/contact.php
    M htdocs/projet/element.php
    M htdocs/projet/list.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/contact.php
    M htdocs/projet/tasks/stats/index.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/agenda/agendaexport.php
    M htdocs/public/cron/cron_run_jobs.php
    M htdocs/public/donations/donateurs_code.php
    A htdocs/public/ifttt/index.php
    M htdocs/public/members/new.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/public/test/test_arrays.php
    M htdocs/public/ticket/list.php
    M htdocs/reception/card.php
    M htdocs/reception/class/reception.class.php
    M htdocs/reception/contact.php
    M htdocs/societe/card.php
    M htdocs/societe/class/companybankaccount.class.php
    M htdocs/societe/class/companypaymentmode.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/list.php
    M htdocs/societe/paymentmodes.php
    M htdocs/societe/societecontact.php
    M htdocs/societe/website.php
    M htdocs/stripe/payment.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/ajax.php
    M htdocs/takepos/css/pos.css
    M htdocs/takepos/customers.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/receipt.php
    M htdocs/takepos/takepos.php
    M htdocs/theme/common/fontawesome-5/LICENSE.txt
    M htdocs/theme/common/fontawesome-5/css/all.css
    M htdocs/theme/common/fontawesome-5/css/all.min.css
    M htdocs/theme/common/fontawesome-5/css/brands.css
    M htdocs/theme/common/fontawesome-5/css/brands.min.css
    M htdocs/theme/common/fontawesome-5/css/fontawesome.css
    M htdocs/theme/common/fontawesome-5/css/fontawesome.min.css
    M htdocs/theme/common/fontawesome-5/css/regular.css
    M htdocs/theme/common/fontawesome-5/css/regular.min.css
    M htdocs/theme/common/fontawesome-5/css/solid.css
    M htdocs/theme/common/fontawesome-5/css/solid.min.css
    M htdocs/theme/common/fontawesome-5/css/svg-with-js.css
    M htdocs/theme/common/fontawesome-5/css/svg-with-js.min.css
    M htdocs/theme/common/fontawesome-5/css/v4-shims.css
    M htdocs/theme/common/fontawesome-5/css/v4-shims.min.css
    M htdocs/theme/common/fontawesome-5/js/all.js
    M htdocs/theme/common/fontawesome-5/js/all.min.js
    M htdocs/theme/common/fontawesome-5/js/brands.js
    M htdocs/theme/common/fontawesome-5/js/brands.min.js
    M htdocs/theme/common/fontawesome-5/js/fontawesome.js
    M htdocs/theme/common/fontawesome-5/js/fontawesome.min.js
    M htdocs/theme/common/fontawesome-5/js/regular.js
    M htdocs/theme/common/fontawesome-5/js/regular.min.js
    M htdocs/theme/common/fontawesome-5/js/solid.js
    M htdocs/theme/common/fontawesome-5/js/solid.min.js
    M htdocs/theme/common/fontawesome-5/js/v4-shims.js
    M htdocs/theme/common/fontawesome-5/js/v4-shims.min.js
    M htdocs/theme/common/fontawesome-5/less/_icons.less
    M htdocs/theme/common/fontawesome-5/less/_rotated-flipped.less
    M htdocs/theme/common/fontawesome-5/less/_shims.less
    M htdocs/theme/common/fontawesome-5/less/_variables.less
    M htdocs/theme/common/fontawesome-5/less/brands.less
    M htdocs/theme/common/fontawesome-5/less/fontawesome.less
    M htdocs/theme/common/fontawesome-5/less/regular.less
    M htdocs/theme/common/fontawesome-5/less/solid.less
    M htdocs/theme/common/fontawesome-5/less/v4-shims.less
    M htdocs/theme/common/fontawesome-5/metadata/categories.yml
    M htdocs/theme/common/fontawesome-5/metadata/icons.json
    M htdocs/theme/common/fontawesome-5/metadata/icons.yml
    M htdocs/theme/common/fontawesome-5/metadata/shims.json
    M htdocs/theme/common/fontawesome-5/metadata/shims.yml
    M htdocs/theme/common/fontawesome-5/metadata/sponsors.yml
    M htdocs/theme/common/fontawesome-5/scss/_fixed-width.scss
    M htdocs/theme/common/fontawesome-5/scss/_icons.scss
    M htdocs/theme/common/fontawesome-5/scss/_rotated-flipped.scss
    M htdocs/theme/common/fontawesome-5/scss/_shims.scss
    M htdocs/theme/common/fontawesome-5/scss/_stacked.scss
    M htdocs/theme/common/fontawesome-5/scss/_variables.scss
    M htdocs/theme/common/fontawesome-5/scss/brands.scss
    M htdocs/theme/common/fontawesome-5/scss/fontawesome.scss
    M htdocs/theme/common/fontawesome-5/scss/regular.scss
    M htdocs/theme/common/fontawesome-5/scss/solid.scss
    M htdocs/theme/common/fontawesome-5/scss/v4-shims.scss
    M htdocs/theme/common/fontawesome-5/sprites/brands.svg
    M htdocs/theme/common/fontawesome-5/sprites/regular.svg
    M htdocs/theme/common/fontawesome-5/sprites/solid.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/500px.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/accessible-icon.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/accusoft.svg
    M 
htdocs/theme/common/fontawesome-5/svgs/brands/acquisitions-incorporated.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/adn.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/adobe.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/adversal.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/affiliatetheme.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/algolia.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/alipay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/amazon-pay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/amazon.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/amilia.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/android.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/angellist.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/angrycreative.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/angular.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/app-store-ios.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/app-store.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/apper.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/apple-pay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/apple.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/artstation.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/asymmetrik.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/atlassian.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/audible.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/autoprefixer.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/avianex.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/aviato.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/aws.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bandcamp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/behance-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/behance.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bimobject.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bitbucket.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bitcoin.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bity.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/black-tie.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/blackberry.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/blogger-b.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/blogger.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bluetooth-b.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/bluetooth.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/btc.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/buromobelexperte.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/buysellads.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/canadian-maple-leaf.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-amazon-pay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-amex.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-apple-pay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-diners-club.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-discover.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-jcb.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-mastercard.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-paypal.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-stripe.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cc-visa.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/centercode.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/centos.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/chrome.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cloudscale.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cloudsmith.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cloudversify.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/codepen.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/codiepie.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/confluence.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/connectdevelop.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/contao.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cpanel.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-by.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-nc-eu.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-nc-jp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-nc.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-nd.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-pd-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-pd.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-remix.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-sa.svg
    M 
htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-sampling-plus.svg
    M 
htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-sampling.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-share.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons-zero.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/creative-commons.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/critical-role.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/css3-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/css3.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/cuttlefish.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/d-and-d-beyond.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/d-and-d.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dashcube.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/delicious.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/deploydog.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/deskpro.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dev.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/deviantart.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/dhl.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/diaspora.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/digg.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/digital-ocean.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/discord.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/discourse.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dochub.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/docker.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/draft2digital.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dribbble-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dribbble.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dropbox.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/drupal.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/dyalog.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/earlybirds.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ebay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/edge.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/elementor.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ello.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ember.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/empire.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/envira.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/erlang.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ethereum.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/etsy.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/expeditedssl.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/facebook-f.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/fedex.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/fedora.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/figma.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/firefox.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/first-order-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/first-order.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/firstdraft.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/flickr.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/flipboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/fly.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/font-awesome-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/font-awesome-flag.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/font-awesome-logo-full.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/font-awesome.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/fonticons-fi.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/fonticons.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/fort-awesome-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/fort-awesome.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/forumbee.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/foursquare.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/free-code-camp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/freebsd.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/fulcrum.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/galactic-republic.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/galactic-senate.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/get-pocket.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gg-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gg.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/git-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/git.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/github-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/github-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/github.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gitkraken.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gitlab.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gitter.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/glide-g.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/glide.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gofore.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/goodreads-g.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/goodreads.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google-drive.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google-play.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google-plus-g.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google-plus-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google-plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google-wallet.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/google.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gratipay.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/grav.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gripfire.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/grunt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/gulp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hacker-news-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hacker-news.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hackerrank.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hips.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hire-a-helper.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hooli.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hornbill.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hotjar.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/houzz.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/html5.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/hubspot.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/imdb.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/instagram.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/intercom.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/internet-explorer.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/invision.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ioxhost.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/itunes-note.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/itunes.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/java.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/jedi-order.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/jenkins.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/jira.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/joget.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/joomla.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/js-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/js.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/jsfiddle.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/kaggle.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/keybase.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/keycdn.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/kickstarter-k.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/kickstarter.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/korvue.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/laravel.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/lastfm-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/lastfm.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/leanpub.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/less.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/line.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/linkedin-in.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/linkedin.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/linode.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/linux.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/lyft.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/magento.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/mailchimp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/mandalorian.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/markdown.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/mastodon.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/maxcdn.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/medapps.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/medium-m.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/medium.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/medrt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/meetup.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/megaport.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/mendeley.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/microsoft.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/mix.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/mixcloud.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/mizuni.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/modx.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/monero.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/napster.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/neos.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/nimblr.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/nintendo-switch.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/node-js.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/node.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/npm.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ns8.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/nutritionix.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/odnoklassniki-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/odnoklassniki.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/old-republic.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/opencart.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/openid.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/opera.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/optin-monster.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/osi.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/page4.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pagelines.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/palfed.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/patreon.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/paypal.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/penny-arcade.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/periscope.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/phabricator.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/phoenix-framework.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/phoenix-squadron.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/php.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pied-piper-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pied-piper-hat.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pied-piper-pp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pied-piper.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pinterest-p.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pinterest-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pinterest.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/playstation.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/product-hunt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/pushed.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/python.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/qq.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/quinscape.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/quora.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/r-project.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/raspberry-pi.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ravelry.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/react.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/reacteurope.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/readme.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/rebel.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/red-river.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/reddit-alien.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/reddit-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/reddit.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/redhat.svg
    R htdocs/theme/common/fontawesome-5/svgs/brands/rendact.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/renren.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/replyd.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/researchgate.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/resolving.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/rev.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/rocketchat.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/rockrms.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/safari.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/sass.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/schlix.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/scribd.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/searchengin.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/sellcast.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/sellsy.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/servicestack.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/shirtsinbulk.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/shopware.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/simplybuilt.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/sistrix.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/sith.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/sketch.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/skyatlas.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/skype.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/slack-hash.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/slack.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/slideshare.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/snapchat-ghost.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/snapchat-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/snapchat.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/soundcloud.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/sourcetree.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/speakap.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/spotify.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/squarespace.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/stack-exchange.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/stack-overflow.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/staylinked.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/steam-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/steam-symbol.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/steam.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/sticker-mule.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/strava.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/stripe-s.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/stripe.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/studiovinari.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/stumbleupon-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/stumbleupon.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/superpowers.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/supple.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/suse.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/teamspeak.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/telegram-plane.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/telegram.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/tencent-weibo.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/the-red-yeti.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/themeco.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/themeisle.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/think-peaks.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/trade-federation.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/trello.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/tripadvisor.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/tumblr-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/tumblr.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/twitch.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/twitter-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/twitter.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/typo3.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/uber.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/ubuntu.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/uikit.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/uniregistry.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/untappd.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/ups.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/usb.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/usps.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/ussunnah.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vaadin.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/viacoin.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/viadeo-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/viadeo.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/viber.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vimeo-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vimeo-v.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vimeo.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vine.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vk.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vnv.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/vuejs.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/weebly.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/weibo.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/weixin.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/whatsapp-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/whatsapp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/whmcs.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wikipedia-w.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/windows.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wix.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wizards-of-the-coast.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wolf-pack-battalion.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wordpress-simple.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wordpress.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wpbeginner.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wpexplorer.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/wpforms.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/wpressr.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/xbox.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/xing-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/xing.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/y-combinator.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/yahoo.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/yandex-international.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/yandex.svg
    A htdocs/theme/common/fontawesome-5/svgs/brands/yarn.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/yelp.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/yoast.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/youtube-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/youtube.svg
    M htdocs/theme/common/fontawesome-5/svgs/brands/zhihu.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/address-book.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/address-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/angry.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/arrow-alt-circle-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/arrow-alt-circle-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/arrow-alt-circle-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/arrow-alt-circle-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/bell-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/bell.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/bookmark.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/building.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/calendar-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/calendar-check.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/calendar-minus.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/calendar-plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/calendar-times.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/calendar.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/caret-square-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/caret-square-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/caret-square-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/caret-square-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/chart-bar.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/check-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/check-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/clipboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/clock.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/clone.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/closed-captioning.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/comment-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/comment-dots.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/comment.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/comments.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/compass.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/copy.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/copyright.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/credit-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/dizzy.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/dot-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/edit.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/envelope-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/envelope.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/eye-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/eye.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-archive.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-audio.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-code.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-excel.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-image.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-pdf.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-powerpoint.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-video.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file-word.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/file.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/flag.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/flushed.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/folder-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/folder.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/font-awesome-logo-full.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/frown-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/frown.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/futbol.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/gem.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grimace.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-beam-sweat.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-hearts.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-squint-tears.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-squint.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-stars.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-tears.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-tongue-squint.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-tongue-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-tongue.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/grin.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-lizard.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-paper.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-peace.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-point-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-point-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-point-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-point-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-pointer.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-rock.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-scissors.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hand-spock.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/handshake.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hdd.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/heart.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hospital.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/hourglass.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/id-badge.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/id-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/image.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/images.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/keyboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/kiss-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/kiss-wink-heart.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/kiss.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/laugh-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/laugh-squint.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/laugh-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/laugh.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/lemon.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/life-ring.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/lightbulb.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/list-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/map.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/meh-blank.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/meh-rolling-eyes.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/meh.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/minus-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/money-bill-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/moon.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/newspaper.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/object-group.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/object-ungroup.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/paper-plane.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/pause-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/play-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/plus-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/question-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/registered.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/sad-cry.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/sad-tear.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/save.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/share-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/smile-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/smile-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/smile.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/snowflake.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/square.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/star-half.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/star.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/sticky-note.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/stop-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/sun.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/surprise.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/thumbs-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/thumbs-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/times-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/tired.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/trash-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/user-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/user.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/window-close.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/window-maximize.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/window-minimize.svg
    M htdocs/theme/common/fontawesome-5/svgs/regular/window-restore.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ad.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/address-book.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/address-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/adjust.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/air-freshener.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/align-center.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/align-justify.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/align-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/align-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/allergies.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ambulance.svg
    M 
htdocs/theme/common/fontawesome-5/svgs/solid/american-sign-language-interpreting.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/anchor.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-double-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-double-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-double-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-double-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angle-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/angry.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ankh.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/apple-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/archive.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/archway.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-alt-circle-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-alt-circle-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-alt-circle-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-alt-circle-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-circle-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-circle-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-circle-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-circle-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrow-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrows-alt-h.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrows-alt-v.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/arrows-alt.svg
    M 
htdocs/theme/common/fontawesome-5/svgs/solid/assistive-listening-systems.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/asterisk.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/at.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/atlas.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/atom.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/audio-description.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/award.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/baby-carriage.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/baby.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/backspace.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/backward.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/bacon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/balance-scale.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ban.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/band-aid.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/barcode.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bars.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/baseball-ball.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/basketball-ball.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bath.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/battery-empty.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/battery-full.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/battery-half.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/battery-quarter.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/battery-three-quarters.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bed.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/beer.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bell-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bell.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bezier-curve.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bible.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bicycle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/binoculars.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/biohazard.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/birthday-cake.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/blender-phone.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/blender.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/blind.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/blog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bold.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bolt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bomb.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bone.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bong.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/book-dead.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/book-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/book-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/book-reader.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/book.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bookmark.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bowling-ball.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/box-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/box.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/boxes.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/braille.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/brain.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/bread-slice.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/briefcase-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/briefcase.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/broadcast-tower.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/broom.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/brush.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bug.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/building.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bullhorn.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bullseye.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/burn.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bus-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/bus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/business-time.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calculator.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calendar-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calendar-check.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/calendar-day.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calendar-minus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calendar-plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calendar-times.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/calendar-week.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/calendar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/camera-retro.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/camera.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/campground.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/candy-cane.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cannabis.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/capsules.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/car-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/car-battery.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/car-crash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/car-side.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/car.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-square-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-square-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-square-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-square-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/caret-up.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/carrot.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cart-arrow-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cart-plus.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cash-register.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cat.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/certificate.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chair.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chalkboard-teacher.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chalkboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/charging-station.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chart-area.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chart-bar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chart-line.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chart-pie.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/check-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/check-double.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/check-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/check.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cheese.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-bishop.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-board.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-king.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-knight.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-pawn.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-queen.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess-rook.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chess.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-circle-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-circle-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-circle-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-circle-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/chevron-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/child.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/church.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/circle-notch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/city.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/clinic-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/clipboard-check.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/clipboard-list.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/clipboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/clock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/clone.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/closed-captioning.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cloud-download-alt.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cloud-meatball.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cloud-moon-rain.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cloud-moon.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cloud-rain.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cloud-showers-heavy.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/cloud-sun-rain.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cloud-sun.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cloud-upload-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cloud.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cocktail.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/code-branch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/code.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/coffee.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cogs.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/coins.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/columns.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comment-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comment-dollar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comment-dots.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/comment-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comment-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comment.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comments-dollar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/comments.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/compact-disc.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/compass.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/compress-arrows-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/compress.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/concierge-bell.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cookie-bite.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cookie.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/copy.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/copyright.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/couch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/credit-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/crop-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/crop.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cross.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/crosshairs.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/crow.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/crown.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/crutch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cube.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cubes.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/cut.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/database.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/deaf.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/democrat.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/desktop.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dharmachakra.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/diagnoses.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-d20.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-d6.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-five.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-four.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-one.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-six.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-three.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice-two.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dice.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/digital-tachograph.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/directions.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/divide.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dizzy.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dna.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dollar-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dolly-flatbed.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dolly.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/donate.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/door-closed.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/door-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dot-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dove.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/download.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/drafting-compass.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dragon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/draw-polygon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/drum-steelpan.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/drum.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/drumstick-bite.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dumbbell.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/dumpster-fire.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/dumpster.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/dungeon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/edit.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/egg.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/eject.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ellipsis-h.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ellipsis-v.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/envelope-open-text.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/envelope-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/envelope-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/envelope.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/equals.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/eraser.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/ethernet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/euro-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/exchange-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/exclamation-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/exclamation-triangle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/exclamation.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/expand-arrows-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/expand.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/external-link-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/external-link-square-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/eye-dropper.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/eye-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/eye.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/feather-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/feather.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/female.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fighter-jet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-archive.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-audio.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-code.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-contract.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-csv.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-download.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-excel.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-export.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-image.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-import.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-invoice-dollar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-invoice.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-medical-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-pdf.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-powerpoint.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-prescription.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-signature.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-upload.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-video.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file-word.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/file.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fill-drip.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fill.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/film.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/filter.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fingerprint.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/fire-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fire-extinguisher.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fire.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/first-aid.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fish.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/fist-raised.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/flag-checkered.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/flag-usa.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/flag.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/flask.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/flushed.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/folder-minus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/folder-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/folder-plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/folder.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/font-awesome-logo-full.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/font.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/football-ball.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/forward.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/frog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/frown-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/frown.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/funnel-dollar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/futbol.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/gamepad.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/gas-pump.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/gavel.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/gem.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/genderless.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ghost.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/gift.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/gifts.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/glass-cheers.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/glass-martini-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/glass-martini.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/glass-whiskey.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/glasses.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/globe-africa.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/globe-americas.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/globe-asia.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/globe-europe.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/globe.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/golf-ball.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/gopuram.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/graduation-cap.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/greater-than-equal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/greater-than.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grimace.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-beam-sweat.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-hearts.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-squint-tears.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-squint.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-stars.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-tears.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-tongue-squint.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-tongue-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-tongue.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grin.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grip-horizontal.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/grip-lines-vertical.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/grip-lines.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/grip-vertical.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/guitar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/h-square.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/hamburger.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hammer.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hamsa.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-holding-heart.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-holding-usd.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-holding.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-lizard.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/hand-middle-finger.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-paper.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-peace.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-point-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-point-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-point-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-point-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-pointer.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-rock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-scissors.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hand-spock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hands-helping.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hands.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/handshake.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hanukiah.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/hard-hat.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hashtag.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hat-wizard.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/haykal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hdd.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/heading.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/headphones-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/headphones.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/headset.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/heart-broken.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/heart.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/heartbeat.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/helicopter.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/highlighter.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hiking.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hippo.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/history.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hockey-puck.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/holly-berry.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/home.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/horse-head.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/horse.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hospital-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hospital-symbol.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hospital.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hot-tub.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/hotdog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hotel.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hourglass-end.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hourglass-half.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hourglass-start.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hourglass.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/house-damage.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/hryvnia.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/i-cursor.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/ice-cream.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/icicles.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/id-badge.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/id-card-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/id-card.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/igloo.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/image.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/images.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/inbox.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/indent.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/industry.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/infinity.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/info-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/info.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/italic.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/jedi.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/joint.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/journal-whills.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/kaaba.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/key.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/keyboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/khanda.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/kiss-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/kiss-wink-heart.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/kiss.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/kiwi-bird.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/landmark.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/language.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/laptop-code.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/laptop-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/laptop.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/laugh-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/laugh-squint.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/laugh-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/laugh.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/layer-group.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/leaf.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/lemon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/less-than-equal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/less-than.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/level-down-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/level-up-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/life-ring.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/lightbulb.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/link.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/lira-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/list-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/list-ol.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/list-ul.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/list.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/location-arrow.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/lock-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/lock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/long-arrow-alt-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/long-arrow-alt-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/long-arrow-alt-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/long-arrow-alt-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/low-vision.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/luggage-cart.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/magic.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/magnet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mail-bulk.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/male.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map-marked-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map-marked.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map-marker-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map-marker.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map-pin.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map-signs.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/map.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/marker.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mars-double.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mars-stroke-h.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mars-stroke-v.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mars-stroke.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mars.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mask.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/medal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/medkit.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/meh-blank.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/meh-rolling-eyes.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/meh.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/memory.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/menorah.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mercury.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/meteor.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/microchip.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/microphone-alt-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/microphone-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/microphone-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/microphone.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/microscope.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/minus-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/minus-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/minus.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/mitten.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mobile-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mobile.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/money-bill-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/money-bill-wave-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/money-bill-wave.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/money-bill.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/money-check-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/money-check.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/monument.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/moon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mortar-pestle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mosque.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/motorcycle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mountain.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/mouse-pointer.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/mug-hot.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/music.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/network-wired.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/neuter.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/newspaper.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/not-equal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/notes-medical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/object-group.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/object-ungroup.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/oil-can.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/om.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/otter.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/outdent.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/pager.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paint-brush.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paint-roller.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/palette.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pallet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paper-plane.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paperclip.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/parachute-box.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paragraph.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/parking.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/passport.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pastafarianism.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paste.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pause-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pause.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/paw.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/peace.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pen-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pen-fancy.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pen-nib.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pen-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pen.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pencil-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pencil-ruler.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/people-carry.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/pepper-hot.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/percent.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/percentage.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/person-booth.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/phone-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/phone-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/phone-volume.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/phone.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/piggy-bank.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pills.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/pizza-slice.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/place-of-worship.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plane-arrival.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plane-departure.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plane.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/play-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/play.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plug.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plus-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plus-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/podcast.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/poll-h.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/poll.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/poo-storm.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/poo.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/poop.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/portrait.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pound-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/power-off.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/pray.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/praying-hands.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/prescription-bottle-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/prescription-bottle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/prescription.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/print.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/procedures.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/project-diagram.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/puzzle-piece.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/qrcode.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/question-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/question.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/quidditch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/quote-left.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/quote-right.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/quran.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/radiation-alt.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/radiation.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/rainbow.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/random.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/receipt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/recycle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/redo-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/redo.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/registered.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/reply-all.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/reply.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/republican.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/restroom.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/retweet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ribbon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ring.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/road.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/robot.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/rocket.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/route.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/rss-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/rss.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ruble-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ruler-combined.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ruler-horizontal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ruler-vertical.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ruler.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/running.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/rupee-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sad-cry.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sad-tear.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/satellite-dish.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/satellite.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/save.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/school.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/screwdriver.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/scroll.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/sd-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/search-dollar.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/search-location.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/search-minus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/search-plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/search.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/seedling.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/server.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shapes.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/share-alt-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/share-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/share-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/share.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shekel-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shield-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ship.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shipping-fast.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shoe-prints.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shopping-bag.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shopping-basket.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shopping-cart.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shower.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/shuttle-van.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sign-in-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sign-language.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sign-out-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/signal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/signature.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/sim-card.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sitemap.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/skating.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/skiing-nordic.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/skiing.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/skull-crossbones.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/skull.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/slash.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/sleigh.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sliders-h.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/smile-beam.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/smile-wink.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/smile.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/smog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/smoking-ban.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/smoking.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/sms.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/snowboarding.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/snowflake.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/snowman.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/snowplow.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/socks.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/solar-panel.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-alpha-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-alpha-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-amount-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-amount-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-numeric-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-numeric-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sort.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/spa.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/space-shuttle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/spider.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/spinner.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/splotch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/spray-can.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/square-full.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/square-root-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stamp.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/star-and-crescent.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/star-half-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/star-half.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/star-of-david.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/star-of-life.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/star.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/step-backward.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/step-forward.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stethoscope.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sticky-note.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stop-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stop.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stopwatch.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/store-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/store.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stream.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/street-view.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/strikethrough.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/stroopwafel.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/subscript.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/subway.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/suitcase-rolling.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/suitcase.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sun.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/superscript.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/surprise.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/swatchbook.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/swimmer.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/swimming-pool.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/synagogue.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sync-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/sync.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/syringe.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/table-tennis.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/table.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tablet-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tablet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tablets.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tachometer-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tag.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tags.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tape.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tasks.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/taxi.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/teeth-open.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/teeth.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/temperature-high.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/temperature-low.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/tenge.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/terminal.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/text-height.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/text-width.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/th-large.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/th-list.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/th.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/theater-masks.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thermometer-empty.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thermometer-full.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thermometer-half.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thermometer-quarter.svg
    M 
htdocs/theme/common/fontawesome-5/svgs/solid/thermometer-three-quarters.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thermometer.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thumbs-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thumbs-up.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/thumbtack.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/ticket-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/times-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/times.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tint-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tint.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tired.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/toggle-off.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/toggle-on.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/toilet-paper.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/toilet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/toolbox.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/tools.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tooth.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/torah.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/torii-gate.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tractor.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/trademark.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/traffic-light.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/train.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/tram.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/transgender-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/transgender.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/trash-alt.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/trash-restore-alt.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/trash-restore.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/trash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tree.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/trophy.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/truck-loading.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/truck-monster.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/truck-moving.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/truck-pickup.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/truck.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tshirt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tty.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/tv.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/umbrella-beach.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/umbrella.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/underline.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/undo-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/undo.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/universal-access.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/university.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/unlink.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/unlock-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/unlock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/upload.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-alt-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-astronaut.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-check.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-circle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-clock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-cog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-edit.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-friends.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-graduate.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-injured.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-lock.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-md.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-minus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-ninja.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/user-nurse.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-plus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-secret.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-shield.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-tag.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-tie.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user-times.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/user.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/users-cog.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/users.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/utensil-spoon.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/utensils.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/vector-square.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/venus-double.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/venus-mars.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/venus.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/vial.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/vials.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/video-slash.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/video.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/vihara.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/volleyball-ball.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/volume-down.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/volume-mute.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/volume-off.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/volume-up.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/vote-yea.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/vr-cardboard.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/walking.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wallet.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/warehouse.svg
    A htdocs/theme/common/fontawesome-5/svgs/solid/water.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/weight-hanging.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/weight.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wheelchair.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wifi.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wind.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/window-close.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/window-maximize.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/window-minimize.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/window-restore.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wine-bottle.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wine-glass-alt.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wine-glass.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/won-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/wrench.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/x-ray.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/yen-sign.svg
    M htdocs/theme/common/fontawesome-5/svgs/solid/yin-yang.svg
    M htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.eot
    M htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.svg
    M htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.ttf
    M htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.woff
    M htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.woff2
    M htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.eot
    M htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.svg
    M htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.ttf
    M htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.woff
    M htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.woff2
    M htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.eot
    M htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.svg
    M htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.ttf
    M htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.woff
    M htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.woff2
    A htdocs/theme/eldy/badges.inc.php
    A htdocs/theme/eldy/doc/badges.php
    A htdocs/theme/eldy/doc/doc.css
    A htdocs/theme/eldy/dropdown.css.php
    A htdocs/theme/eldy/global.inc.php
    R htdocs/theme/eldy/graph-color.php
    A htdocs/theme/eldy/img/object_debugbar.png
    R htdocs/theme/eldy/main_menu_fa_icons.css
    A htdocs/theme/eldy/main_menu_fa_icons.inc.php
    M htdocs/theme/eldy/style.css.php
    A htdocs/theme/eldy/theme_vars.inc.php
    R htdocs/theme/md/graph-color.php
    A htdocs/theme/md/img/object_debugbar.png
    A htdocs/theme/md/main_menu_fa_icons.inc.php
    M htdocs/theme/md/style.css.php
    A htdocs/theme/md/theme_vars.inc.php
    M htdocs/ticket/list.php
    M htdocs/user/agenda_extsites.php
    M htdocs/user/bank.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/userbankaccount.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/notify/card.php
    M htdocs/user/perms.php
    M htdocs/variants/combinations.php
    M htdocs/webservices/server_invoice.php
    M scripts/cron/cron_run_jobs.php
    M test/phpunit/CodingSqlTest.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into patch-1


  Commit: c08b69d00b771ac18bd3857ae129a3f82c0718f9
      
https://github.com/Dolibarr/dolibarr/commit/c08b69d00b771ac18bd3857ae129a3f82c0718f9
  Author: markus <address@hidden>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/master.inc.php

  Log Message:
  -----------
  Rely on MAIN_INVERT_SENDER_RECIPIENT


  Commit: 2b87c8b663b80870fa69b917aa7b8d02a6b76e30
      
https://github.com/Dolibarr/dolibarr/commit/2b87c8b663b80870fa69b917aa7b8d02a6b76e30
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M ChangeLog
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/langs/de_DE/main.lang
    M htdocs/reception/class/reception.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge pull request #10810 from mwelters/patch-1

NEW improve Expensereport, Inverse Receiver


Compare: 
https://github.com/Dolibarr/dolibarr/compare/2047ad62c550...2b87c8b663b8



reply via email to

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