fixed a syntax problem
This commit is contained in:
parent
abd1bb064b
commit
c2063082de
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue