aboutsummaryrefslogtreecommitdiff
path: root/app/views/configure/query.phtml
blob: 6f38d9efbf19878e6dec86e3743569eafbddb065 (plain)
1
2
3
4
5
<?php

if ($this->query) {
	$this->renderHelper('configure/query');
}