Update status_registrations.php
This commit is contained in:
parent
905e47f844
commit
221a82737c
|
|
@ -1,6 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
||||||
function get_registrations($sip_profile_name) {
|
function get_registrations($sip_profile_name) {
|
||||||
//get the global variables
|
//get the global variables
|
||||||
global $_SESSION, $fp, $show;
|
global $_SESSION, $fp, $show;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue