* @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * * {@internal * created 2003-05-09 * modified 2008-06-16, Holger Librenz, Hotfix: added check for invalid calls * modified 2008-06-27, Frederic Schneider, add security fix * modified 2009-10-15, Dominik Ziegler, fetching areaname from actions array to save a lot of database queries * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * * $Id: include.logs.php 315 2014-06-26 06:13:38Z oldperl $: * }} * */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); } $clientclass = new Client; $db2 = new DB_ConLite; if(!$perm->have_perm_area_action($area)) { $notification->displayNotification("error", i18n("Permission denied")); } else { $tpl->reset(); $form = '