diff -r a38876c0793c -r c97d5f0d6636 install/install.php --- a/install/install.php Tue Jun 24 23:37:23 2008 -0400 +++ b/install/install.php Thu Jun 26 16:56:52 2008 -0400 @@ -18,7 +18,7 @@ define('IN_ENANO', 1); // DEFINE THIS BEFORE RELEASE! -define('ENANO_DANGEROUS', 1); +// define('ENANO_DANGEROUS', 1); require_once('includes/common.php'); @ini_set('display_errors', 'on');