--- suikawiki/wikidata/suikawiki-config.ph 2004/05/01 03:55:28 1.16 +++ suikawiki/wikidata/suikawiki-config.ph 2004/05/07 07:51:28 1.17 @@ -83,7 +83,7 @@ ) { ## On system that does not set current directory as main script ## directory, you should specify it instead of using "abs_path". - $WIKI->{config}->{path_to}->{$_->[0]} = File::Spec->catfile ($Bin, $_->[1]); + $WIKI->{config}->{path_to}->{$_->[0]} = File::Spec->rel2abs ($_->[1], $Bin); } ## -- Namazu URI Mapping (See SuikaWiki:SuikaWiki//Namazu) -- @@ -342,4 +342,4 @@ =cut -1; # $Date: 2004/05/01 03:55:28 $ +1; # $Date: 2004/05/07 07:51:28 $