Select Git revision
security.lib.php
-
Laurent Destailleur authored
Rename the dol_loginfunction2 into dol_loginfunction to keep only one function. This function can support smarty templates and php template.
Laurent Destailleur authoredRename the dol_loginfunction2 into dol_loginfunction to keep only one function. This function can support smarty templates and php template.
divide-and-conquer.code-workspace 211 B
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.eol": "LF",
"files.exclude": {
"**/node_modules": true
},
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true
}
}