changeset 590 | 03a60844c7c5 |
parent 583 | c97d5f0d6636 |
child 685 | 17ebe24cdf85 |
--- a/install/install.php Thu Jun 26 21:36:32 2008 -0400 +++ b/install/install.php Mon Jun 30 17:20:02 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');