Files

4 lines
102 B
PHP
Raw Permalink Normal View History

2011-10-07 13:40:55 +00:00
<?php
2020-09-21 15:43:38 +02:00
[$features, $version] = explode('-', trim(str_replace('Vyatta', '', $device['sysDescr'])), 2);