dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 62b7ba: Better practice


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 62b7ba: Better practice
Date: Mon, 10 Sep 2012 14:32:44 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 62b7ba607d3313dc6c9ffe8142763b9c3ba5d16d
      
https://github.com/Dolibarr/dolibarr/commit/62b7ba607d3313dc6c9ffe8142763b9c3ba5d16d
  Author: Marcos García <address@hidden>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Better practice
Replaced `empty($conf->global->MAIN_MODULE_BARCODE)` with 
`empty($conf->barcode->enabled)`


  Commit: 6159e7142783cda197d451df74e81025d2284e05
      
https://github.com/Dolibarr/dolibarr/commit/6159e7142783cda197d451df74e81025d2284e05
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Merge pull request #384 from marcosgdf/task-539

Better practice


Compare: 
https://github.com/Dolibarr/dolibarr/compare/3a18633df334...6159e7142783

reply via email to

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