| Current Path : /home/dtconseimw/www.2025.hack/wp-content/plugins/go_pricing/includes/admin/views/ |
| Current File : /home/dtconseimw/www.2025.hack/wp-content/plugins/go_pricing/includes/admin/views/view_message.php |
<?php /** * Message template view */ // Prevent direct call if ( !defined( 'WPINC' ) ) die; if ( !class_exists( 'GW_GoPricing' ) ) die; ?> <div id="result" class="<?php echo $class; ?>"> <?php echo $content; ?> </div>