Project

General

Profile

« Previous | Next » 

Revision 488

Added by Matthias almost 17 years ago

Fixed issue with escaped single quotes in pagenames generation (thanks to thorn)

View differences:

convert.php
50 50
'š'=>'s',
51 51
'Ÿ'=>'Y',
52 52
'©'=>'(c)','®'=>'(r)','Ð'=>'D','×'=>'x','Ø'=>'O','Þ'=>'TH','ð'=>'d','ø'=>'o','þ'=>'th',
53

  
53
'''=>'-','"'=>'-',
54 54
// latin extended-A
55 55
'Ā'=>'A','ā'=>'a','Ă'=>'A','ă'=>'a','Ą'=>'A','ą'=>'a',
56 56
'Ć'=>'C','ć'=>'c','Ĉ'=>'C','ĉ'=>'c','č'=>'c','Č'=>'C','ċ'=>'c','Ċ'=>'C',

Also available in: Unified diff