* @author Froxlor team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Install * */ require 'lib/class.FroxlorInstall.php'; $frxinstall = new FroxlorInstall(); $frxinstall->run();