Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/components/com_dpcalendar/layouts/form/
Upload File :
Current File : /home/smartconb/www/armencom33/components/com_dpcalendar/layouts/form/hosts.php

<?php
/**
 * @package   DPCalendar
 * @copyright Copyright (C) 2022 Digital Peak GmbH. <https://www.digital-peak.com>
 * @license   https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 */

defined('_JEXEC') or die();

echo "select id as value, name as text from #__users where block = 0 order by text";