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 /** * Refreshes the cache entries for the cached files * * @phpstub * * @param..
Decoded Output download
<?php
/**
* Refreshes the cache entries for the cached files
*
* @phpstub
*
* @param array $files
*
* @return bool
*/
function wincache_refresh_if_changed($files = array())
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Refreshes the cache entries for the cached files
*
* @phpstub
*
* @param array $files
*
* @return bool
*/
function wincache_refresh_if_changed($files = array())
{
}
Function Calls
None |
Stats
MD5 | feec9052d228cdca81e73308482009dc |
Eval Count | 0 |
Decode Time | 93 ms |