Added newline at end of files
This commit is contained in:
parent
6784c2cf56
commit
eb01780d70
2 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@
|
||||||
"adl2",
|
"adl2",
|
||||||
"adl3"
|
"adl3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -104,4 +104,4 @@
|
||||||
$cfg = json_decode($jsonc, true);
|
$cfg = json_decode($jsonc, true);
|
||||||
return $cfg[$key];
|
return $cfg[$key];
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Reference in a new issue