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 /** * Fetches the current value of the UCD library's quick_print setting * * @ph..
Decoded Output download
<?php
/**
* Fetches the current value of the UCD library's quick_print setting
*
* @phpstub
*
* @return bool Returns true if quick_print is on, false otherwise.
*/
function snmp_get_quick_print()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Fetches the current value of the UCD library's quick_print setting
*
* @phpstub
*
* @return bool Returns true if quick_print is on, false otherwise.
*/
function snmp_get_quick_print()
{
}
Function Calls
None |
Stats
MD5 | 78bed81e9994d86b9fa47cd529ae4bc4 |
Eval Count | 0 |
Decode Time | 114 ms |