mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Fix coding style part 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
foreach ($datas as $type) {
|
||||
if ($type != 'overview') {
|
||||
if ($type != 'overview') {
|
||||
if (is_file('pages/routing/overview/'.mres($type).'.inc.php')) {
|
||||
$g_i++;
|
||||
if (!is_integer($g_i / 2)) {
|
||||
|
||||
Reference in New Issue
Block a user