Files

4 lines
106 B
PHP
Raw Permalink Normal View History

2011-10-07 13:40:55 +00:00
<?php
list($features, $version) = explode('-', trim(str_replace('Vyatta', '', $device['sysDescr'])), 2);