2
0
forked from Wavyzz/dolibarr

unwanted code line

This commit is contained in:
Faustin
2022-09-18 02:27:25 +02:00
parent f2fe369bb5
commit a2aee527e4

View File

@@ -167,7 +167,6 @@ $i = 0;
// Define $listinsetup
foreach ($conf->global as $key => $val) {
if (!empty($val) && preg_match('/^OAUTH_.*_ID$/', $key)) {
print '<script>console.log("'.$key.'" + " => " + "'.$val.'" );</script>';
$provider = preg_replace('/_ID$/', '', $key);
$listinsetup[] = array(
$provider.'_NAME',