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 /** * @file * Post update functions for Editor. */ /** * Clear the render cach..

Decoded Output download

<?php

/**
 * @file
 * Post update functions for Editor.
 */

/**
 * Clear the render cache to fix file references added by Editor.
 */
function editor_post_update_clear_cache_for_file_reference_filter() {
}
 ?>

Did this file decode correctly?

Original Code

<?php

/**
 * @file
 * Post update functions for Editor.
 */

/**
 * Clear the render cache to fix file references added by Editor.
 */
function editor_post_update_clear_cache_for_file_reference_filter() {
}

Function Calls

None

Variables

None

Stats

MD5 7f264e0ab0766e5ab8507e73d667b00e
Eval Count 0
Decode Time 99 ms