Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Sends out any pending notifications and stops queuing of new ones. * * @ph..
Decoded Output download
<?php
/**
* Sends out any pending notifications and stops queuing of new ones.
*
* @phpstub
*
* @param resource $service
*
* @return bool
*/
function gupnp_service_thaw_notify($service)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Sends out any pending notifications and stops queuing of new ones.
*
* @phpstub
*
* @param resource $service
*
* @return bool
*/
function gupnp_service_thaw_notify($service)
{
}
Function Calls
None |
Stats
MD5 | 41c1ff027ca8fac51b1f63ad6606fd37 |
Eval Count | 0 |
Decode Time | 77 ms |