]> sipb.mit.edu Git - ikiwiki.git/commitdiff
oops..
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 14 Sep 2006 23:14:48 +0000 (23:14 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 14 Sep 2006 23:14:48 +0000 (23:14 +0000)
IkiWiki/Plugin/search.pm

index b6fca66ffe0f8655486abc414a9e3b952c5667aa..75004b2018fef4520b3cd4c2a2a02017cd83719e 100644 (file)
@@ -91,7 +91,7 @@ sub estcfg () { #{{{
        $template->param(
                index => $estdir,
                tmplfile => "$estdir/$cgi.tmpl",
        $template->param(
                index => $estdir,
                tmplfile => "$estdir/$cgi.tmpl",
-               destdir => IkiWiki::abs_path($config{destdir}),
+               destdir => abs_path($config{destdir}),
                url => $config{url},
        );
        print TEMPLATE $template->output;
                url => $config{url},
        );
        print TEMPLATE $template->output;