* @license http://www.opensource.org/licenses/gpl-3.0.html GPL * @link http://www.spensierato.net/ */ //$force_install = true; error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE); ini_set('display_errors', 1); $include_path = dirname(__FILE__); require_once($include_path.'/spensierato_cms.inc');