dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 0027e1: Include local constants files


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 0027e1: Include local constants files and fetch their valu...
Date: Sun, 10 Jan 2016 03:03:41 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 0027e1a8bab69def93a8fe18d96f126974d442f9
      
https://github.com/Dolibarr/dolibarr/commit/0027e1a8bab69def93a8fe18d96f126974d442f9
  Author: Bahfir Abbes <address@hidden>
  Date:   2015-12-24 (Thu, 24 Dec 2015)

  Changed paths:
    M htdocs/core/class/conf.class.php

  Log Message:
  -----------
  Include local constants files and fetch their values to the corresponding 
database constants

Modules may declare their file constants in a file named as : "module 
name"_consts.php and located in the module root folder.
They may also assign a correspondence between file constants they define and 
their equivalent database constants in a table named $file2bddconsts defined in 
their constants file.
To get this two functions the module need to add its name to the list of 
modules in LOCAL_CONSTS_FILES.


  Commit: ce49c0d5dc66d94adb151aef33d9eb83f7048f22
      
https://github.com/Dolibarr/dolibarr/commit/ce49c0d5dc66d94adb151aef33d9eb83f7048f22
  Author: Bahfir Abbes <address@hidden>
  Date:   2015-12-27 (Sun, 27 Dec 2015)

  Changed paths:
    M htdocs/core/class/conf.class.php

  Log Message:
  -----------
  Update conf.class.php

I used  dol_sanitizeFileName only for $file in order to not clean the two '/' 
characters needed in the path


  Commit: e9e081bc372b66651c76d8d93a17befefa51d9a8
      
https://github.com/Dolibarr/dolibarr/commit/e9e081bc372b66651c76d8d93a17befefa51d9a8
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-01-10 (Sun, 10 Jan 2016)

  Changed paths:
    M htdocs/core/class/conf.class.php

  Log Message:
  -----------
  Merge pull request #4292 from bafbes/patch-13

Include local constants files and fetch their values to the correspon…


Compare: 
https://github.com/Dolibarr/dolibarr/compare/59765f81c540...e9e081bc372b

reply via email to

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