From a79219144f439e27fe766d5ba86c70f8c5180686 Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Fri, 3 Dec 2004 11:31:02 +0000 Subject: [PATCH] warnings for next release git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-27 --- upgrade/0.9.3/update.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/upgrade/0.9.3/update.sh b/upgrade/0.9.3/update.sh index d198a30..f43b581 100755 --- a/upgrade/0.9.3/update.sh +++ b/upgrade/0.9.3/update.sh @@ -16,3 +16,15 @@ do done ########################################################### + +echo "BE CAREFUL : + +* scripts/ is now essentially in bin/ + (with for this release, the inner path unchanged) + --> have to modify crons + --> have to modify xml-rpc path in the daemontools + +* carva redirects are still in scripts/ but their path and name have changed. + --> the error page is scripts/webredirect_error.php + --> the redirect page is scripts/webredirect.php + " -- 2.1.4