* @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/systemtest.php"); $cSetupSystemtest = new cSetupSystemtest(4, "migration3", "migration5", true); $cSetupSystemtest->render(); ?>