From 819672bb1f63cef1d9c7f3220ce47250116d1a66 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sat, 26 Apr 2008 11:50:36 +0000 Subject: [PATCH] UPGRADE.txt - replace upgrade.php with setup.php - some small text changes git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@345 a1433add-5e2c-0410-b055-b7f2511e0802 --- DOCUMENTS/UPGRADE.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/DOCUMENTS/UPGRADE.txt b/DOCUMENTS/UPGRADE.txt index e6582d9e..a8cc9c64 100644 --- a/DOCUMENTS/UPGRADE.txt +++ b/DOCUMENTS/UPGRADE.txt @@ -70,13 +70,12 @@ time. 5. Perform appropriate database upgrades ---------------------------------------- -Since version 2.2 of Postfixadmin, upgrade.php has existed which should do the below -for you automatically. +Since version 2.2 of Postfixadmin, setup.php can perform the needed database +updates automatically . -Open upgrade.php in your browser to update your database scheme. +Open setup.php in your browser to update your database scheme. -If you update from 2.1 or older, also open setup.php to create a superadmin -account. +If you update from 2.1 or older, also create a superadmin account using setup.php. Note that admin/ has been merged into the main directory. Login with the superadmin account to setup domains and domain admins.