install/install.php
changeset 583 c97d5f0d6636
parent 536 218a627eb53e
child 590 03a60844c7c5
--- 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');