* @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * * * * {@internal * created 2008-03-14 * modified 2008-07-07, bilal arslan, added security fix * * $Id$: * }} * */ if(!defined('CON_FRAMEWORK')) { die('Illegal call'); } checkAndInclude("steps/forms/additionalplugins.php"); $cSetupSetupSummary = new cSetupAdditionalPlugins(5, "upgrade4", "upgrade6"); $cSetupSetupSummary->render(); ?>