Explorar el Código

Update template.php

FusionPBX hace 6 años
padre
commit
ca716d82a9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'];