mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12117)
* Apply fixes from StyleCI * Disable style check
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
* @copyright 2017 Tony Murray
|
||||
* @author Tony Murray <murraytony@gmail.com>
|
||||
*/
|
||||
|
||||
if (!isset($init_modules)) {
|
||||
if (! isset($init_modules)) {
|
||||
$opts = getopt('ldh:u:p:n:t:s:');
|
||||
|
||||
$map = [
|
||||
|
Reference in New Issue
Block a user