diff -r 380e55865f86 -r 42c6c83b8a00 install.php --- a/install.php Mon Sep 24 21:29:19 2007 -0400 +++ b/install.php Sun Sep 30 19:16:24 2007 -0400 @@ -15,7 +15,7 @@ @include('config.php'); if( ( defined('ENANO_INSTALLED') || defined('MIDGET_INSTALLED') ) && ((isset($_GET['mode']) && ($_GET['mode']!='finish' && $_GET['mode']!='css')) || !isset($_GET['mode']))) { - $_GET['title'] = 'Enano:WhoCaresWhatThisIs'; + $_GET['title'] = 'Enano:Installation_locked'; require('includes/common.php'); die_friendly('Installation locked', '

The Enano installer has found a Enano installation in this directory. You MUST delete config.php if you want to re-install Enano.

If you wish to upgrade an older Enano installation to this version, please use the upgrade script.

'); exit; @@ -23,7 +23,7 @@ define('IN_ENANO_INSTALL', 'true'); -define('ENANO_VERSION', '1.0.1.1'); +define('ENANO_VERSION', '1.0.2'); // In beta versions, define ENANO_BETA_VERSION here if(!defined('scriptPath')) { @@ -315,8 +315,8 @@
[ Enano CMS Project logo ]

Welcome to Enano

-

version 1.0.1.1 – stable
- also affectionately known as "loch ness" :)

+

version 1.0.2 – stable
+ also affectionately known as "coblynau" :)