diff -r 199599eca89e -r d53cc29308f4 install.php --- a/install.php Sat Oct 06 14:45:00 2007 -0400 +++ b/install.php Sat Oct 06 20:36:40 2007 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.2 (Coblynau) + * Version 1.1.1 * Copyright (C) 2006-2007 Dan Fuhry * install.php - handles everything related to installation and initial configuration * @@ -23,7 +23,7 @@ define('IN_ENANO_INSTALL', 'true'); -define('ENANO_VERSION', '1.0.2'); +define('ENANO_VERSION', '1.1.1'); // In beta versions, define ENANO_BETA_VERSION here if(!defined('scriptPath')) { @@ -260,7 +260,7 @@ } $template = new template_nodb(); -$template->load_theme('oxygen', 'bleu', false); +$template->load_theme('stpatty', 'shamrock', false); $modestrings = Array( 'welcome' => 'Welcome', @@ -313,10 +313,9 @@ case 'welcome': ?>
- [ Enano CMS Project logo ] + [ Enano CMS Project logo ]

Welcome to Enano

-

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

+

version 1.1.1 – unstable