X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ftitle%2FTitleValue.php;h=698bc4f8be88e85a8db2fee0a86abda07eefdf05;hb=d9fb5f03468ee31fd111236bd48475f8ef5b1918;hp=77c1953f5848db8a71156085c321a50cbe09718a;hpb=6f680554ceb988f3895184167d5006d722a0afb3;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/title/TitleValue.php b/includes/title/TitleValue.php index 77c1953f58..698bc4f8be 100644 --- a/includes/title/TitleValue.php +++ b/includes/title/TitleValue.php @@ -1,6 +1,6 @@ getDBkey() ); + return str_replace( '_', ' ', $this->dbkey ); } /**