From c2063082de8f79cdcd2141d7ad35ebd2ef1cc0d3 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Tue, 6 May 2003 16:17:12 +0000 Subject: [PATCH] fixed a syntax problem --- docs/upgrades/upgrade_5.2.5-5.3.0.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrades/upgrade_5.2.5-5.3.0.pl b/docs/upgrades/upgrade_5.2.5-5.3.0.pl index 0d3be07cf..09353c1ce 100644 --- a/docs/upgrades/upgrade_5.2.5-5.3.0.pl +++ b/docs/upgrades/upgrade_5.2.5-5.3.0.pl @@ -53,7 +53,7 @@ unlink("../../www/extras/numberCheck.js"); print "\tMigrating Mail Form to Data Form.\n" unless ($quiet); -WebGUI::Session::open("../../lib",$configFile); +WebGUI::Session::open("../..",$configFile); #renaming namespace my @sql = (