File "view-php.php"

Full Path: /home/flipjqml/onlinebetsolution.com/wp-content/plugins/disable-search/tpl/admin/file/view-php.php
File size: 262 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * PHP source view
 */
$this->extend('view');
$this->start('source');

/* @var Loco_mvc_ViewParams $params */
/* @var string $phps */

echo $this->render('../common/inc-po-header');?> 


<div class="panel">
    <?php highlight_string($phps);?> 
</div>