dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 315349: replace @public by @var


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 315349: replace @public by @var
Date: Fri, 19 Apr 2019 03:53:49 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 315349a681cea0f7a06dfd63bc65307fd7716435
      
https://github.com/Dolibarr/dolibarr/commit/315349a681cea0f7a06dfd63bc65307fd7716435
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M htdocs/core/modules/bank/doc/pdf_sepamandate.modules.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/bom/mod_bom_advanced.php
    M htdocs/core/modules/bom/mod_bom_standard.php
    M htdocs/core/modules/cheque/mod_chequereceipt_mint.php
    M htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/mod_commande_marbre.php
    M htdocs/core/modules/commande/mod_commande_saphir.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/expedition/doc/pdf_espadon.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/expensereport/mod_expensereport_jade.php
    M htdocs/core/modules/expensereport/mod_expensereport_sand.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
    M htdocs/core/modules/export/export_excel2007new.modules.php
    M htdocs/core/modules/export/export_tsv.modules.php
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_mercure.php
    M htdocs/core/modules/fichinter/mod_arctic.php
    M htdocs/core/modules/fichinter/mod_pacific.php
    M htdocs/core/modules/holiday/mod_holiday_immaculate.php
    M htdocs/core/modules/holiday/mod_holiday_madonna.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/mod_livraison_jade.php
    M htdocs/core/modules/livraison/mod_livraison_saphir.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/payment/mod_payment_cicada.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/product/mod_codeproduct_leopard.php
    M htdocs/core/modules/project/mod_project_simple.php
    M htdocs/core/modules/project/mod_project_universal.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/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/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/supplier_invoice/mod_facture_fournisseur_cactus.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.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_payment/mod_supplier_payment_brodator.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.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/ticket/mod_ticket_simple.php
    M htdocs/core/modules/ticket/mod_ticket_universal.php

  Log Message:
  -----------
  replace @public by @var


  Commit: 63f8160057c976f9aa2d8dc38e29dae7c50f59f9
      
https://github.com/Dolibarr/dolibarr/commit/63f8160057c976f9aa2d8dc38e29dae7c50f59f9
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
    M htdocs/core/modules/bank/doc/pdf_sepamandate.modules.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/bom/mod_bom_advanced.php
    M htdocs/core/modules/bom/mod_bom_standard.php
    M htdocs/core/modules/cheque/mod_chequereceipt_mint.php
    M htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/mod_commande_marbre.php
    M htdocs/core/modules/commande/mod_commande_saphir.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/expedition/doc/pdf_espadon.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/expensereport/mod_expensereport_jade.php
    M htdocs/core/modules/expensereport/mod_expensereport_sand.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
    M htdocs/core/modules/export/export_excel2007new.modules.php
    M htdocs/core/modules/export/export_tsv.modules.php
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_mercure.php
    M htdocs/core/modules/fichinter/mod_arctic.php
    M htdocs/core/modules/fichinter/mod_pacific.php
    M htdocs/core/modules/holiday/mod_holiday_immaculate.php
    M htdocs/core/modules/holiday/mod_holiday_madonna.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/mod_livraison_jade.php
    M htdocs/core/modules/livraison/mod_livraison_saphir.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/payment/mod_payment_cicada.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/product/mod_codeproduct_leopard.php
    M htdocs/core/modules/project/mod_project_simple.php
    M htdocs/core/modules/project/mod_project_universal.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/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/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/supplier_invoice/mod_facture_fournisseur_cactus.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.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_payment/mod_supplier_payment_brodator.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.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/ticket/mod_ticket_simple.php
    M htdocs/core/modules/ticket/mod_ticket_universal.php

  Log Message:
  -----------
  Merge pull request #11043 from frederic34/varpublic

replace @public by @var


Compare: 
https://github.com/Dolibarr/dolibarr/compare/cb8f9cc1202f...63f8160057c9



reply via email to

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