mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Add info on signature generator
This commit is contained in:
parent
144f2a5159
commit
1ae9d94de9
|
|
@ -121,6 +121,7 @@ else
|
|||
}
|
||||
|
||||
print "Release : ".$release."\n";
|
||||
print "Working on files into : ".DOL_DOCUMENT_ROOT."\n";
|
||||
print "Include custom in signature : ".$includecustom."\n";
|
||||
print "Include constants in signature : ";
|
||||
foreach ($includeconstants as $countrycode => $tmp)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user