diff -r 380e55865f86 -r 6f0bbf88c325 upgrade.php --- a/upgrade.php Mon Sep 24 21:29:19 2007 -0400 +++ b/upgrade.php Mon Sep 24 23:59:31 2007 -0400 @@ -77,7 +77,7 @@ '1.0' => Array('1.0.1'), '1.0.1' => Array('1.0.1.1') ); -$this_version = '1.0.2'; +$this_version = '1.0.2b1'; $func_list = Array( '1.0' => Array('u_1_0_1_update_del_votes'), '1.0b4' => Array('u_1_0_RC1_update_user_ids', 'u_1_0_RC1_add_admins_to_group', 'u_1_0_RC1_alter_files_table', 'u_1_0_RC1_destroy_session_cookie', 'u_1_0_RC1_set_contact_email', 'u_1_0_RC1_update_page_text'), // , @@ -157,7 +157,7 @@ $session->start(); $template = new template_nodb(); -$template->load_theme('oxygen', 'bleu', false); +$template->load_theme('stpatty', 'shamrock', false); $modestrings = Array( 'login' => 'Administrative login', @@ -525,7 +525,7 @@ ?>
- [ Enano CMS Project logo ] + [ Enano CMS Project logo ]

Welcome to the Enano upgrade wizard