| Current Path : /home/cbequiperp/www/components/com_flexicontent/views/review/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/views/review/view.html.php |
<?php
// no direct access
defined('_JEXEC') or die('Restricted access');
// We will use require_once here, and not JLoader since this is meant to include backend file directly
require_once(JPATH_ROOT.DS."administrator".DS."components".DS."com_flexicontent".DS."views".DS."review".DS."view.html.php");