15 call_user_func(
function() {
22 if ($scope ===
'flashvars') {
23 header(
'Content-type: application/x-www-form-urlencoded');
24 $content =
'hash=' . $content;
26 header(
'Content-type: text/plain');
29 header(
'Pragma: no-cache');
30 header(
'Cache-control: no-cache');
static hmac($input, $additionalSecret='')