install/install.php
changeset 404 fb4f9e6f378f
parent 395 fa4c5ecb7c9a
child 405 adb7f8de8ce1
--- a/install/install.php	Thu Feb 07 07:58:07 2008 -0500
+++ b/install/install.php	Thu Feb 07 15:45:44 2008 -0500
@@ -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');