Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
plugins
/
pxl-user
/
templates
/
notices
/
File Content:
success.php
<?php /** * Show messages */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } if ( ! $messages ) { return; } ?> <?php foreach ( $messages as $message ) : ?> <div class="pu-message"><?php echo wp_kses_post( $message ); ?></div> <?php endforeach; ?>
Submit
FILE
FOLDER
Name
Size
Permission
Action
error.php
292 bytes
0644
notice.php
274 bytes
0644
success.php
278 bytes
0644
N4ST4R_ID | Naxtarrr