Browse Source

Update template.php

FusionPBX 6 years ago
parent
commit
ca716d82a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      themes/default/template.php

+ 1 - 0
themes/default/template.php

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