Merge branch 'maint/7.0'
[ninja.git] / application / views / search / result.php
blob21c4683590ef5059ec2a2a24512932f2a05d2330
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
3 if (!empty($widgets)) {
4 foreach ($widgets as $widget) {
5 echo $widget;