mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
use standard PHP tags
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
function get_call_activity() {
|
||||
global $db;
|
||||
|
||||
@@ -160,4 +160,4 @@ function get_call_activity() {
|
||||
|
||||
//return array
|
||||
return $array;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user