Backport r1824
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 15 May 2007 09:01:09 +0000 (09:01 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 15 May 2007 09:01:09 +0000 (09:01 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1825 839d8a87-29fc-0310-9880-83ba4fa771e5

include/wiki/farmconfig.php

index d62c5c7..a4adf9d 100644 (file)
@@ -19,6 +19,7 @@ $Skin             = 'empty';
 
 @include_once("$FarmD/cookbook/e-protect.php");
 include_once($FarmD.'/scripts/xlpage-utf-8.php'); 
+ResolvePageName();
 
 if ($action == 'rss'  || $action == 'atom' || $action == 'rdf'  || $action == 'dc') {
     $FmtPV['$MarkupExcerpt'] = '$page["text"]';