Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
84 B
PHP
Raw Permalink Normal View History

<?php
namespace LibreNMS\OS\Shared;
use LibreNMS\OS;
class Radlan extends OS
{
}