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