* @version $Id$ * @license http://opensource.org/licenses/gpl-2.0.php GNU GPL 2 */ error_reporting(E_ALL); define('PHPEXT', substr(strrchr($_SERVER['PHP_SELF'],'.'), 1)); define('ROOT', '../'); define('DEBUG', true); if (version_compare(phpversion(), '5.0.0', '<')) { die(utf8_decode('Your PHP\'s version isn\'t compatible with FSB2, only PHP5 and more are supported.