Update system.php

This commit is contained in:
FusionPBX 2019-11-07 23:21:59 -07:00 committed by GitHub
parent 662655afb3
commit c9fca6ac99
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
echo " ".$text['label-version']."\n";
echo " </td>\n";
echo " <td class=\"row_style1\">\n";
echo " ".software_version()."\n";
echo " ".software::version()."\n";
echo " </td>\n";
echo "</tr>\n";