Update template.php

This commit is contained in:
FusionPBX
2018-12-22 01:52:31 -07:00
committed by GitHub
parent 8c72e0a2e5
commit a248a2f6b4

View File

@@ -1,4 +1,5 @@
<?php
//get the browser version
$user_agent = http_user_agent();
$browser_version = $user_agent['version'];