spacing
This commit is contained in:
parent
ff8e9fa072
commit
ad84736cb4
|
@ -253,7 +253,7 @@ class Event extends ZM_Object {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$streamSrc .= '?'.http_build_query($args,'', $querySep);
|
$streamSrc .= '?'.http_build_query($args, '', $querySep);
|
||||||
|
|
||||||
return $streamSrc;
|
return $streamSrc;
|
||||||
} // end function getStreamSrc
|
} // end function getStreamSrc
|
||||||
|
|
Loading…
Reference in New Issue