diff -r de56132c008d -r bdac73ed481e install/includes/stages/website.php --- a/install/includes/stages/website.php Sun Mar 28 21:49:26 2010 -0400 +++ b/install/includes/stages/website.php Sun Mar 28 23:10:46 2010 -0400 @@ -14,7 +14,7 @@ */ if ( !defined('IN_ENANO_INSTALL') ) - die(); + die(); // Note: this is called from database_*.php, not directly from install.php @@ -24,329 +24,329 @@ ?>