@@ -1657,17 +1657,17 @@ function set_phpbb_seo_links()
16571657 $ modrtype_lang ['type ' ] = $ modrtype_lang ['types ' ][$ this ->core ->modrtype ];
16581658
16591659 $ modrtype_lang ['modrlinks_en ' ] = array (
1660- 1 => 'http://www.phpbb-seo.com/en /simple-seo-url/simple-phpbb-seo-url-t1566.html ' ,
1661- 2 => 'http://www.phpbb-seo.com/en /mixed-seo-url/mixed-phpbb-seo-url-t1565.html ' ,
1662- 3 => 'http://www.phpbb-seo.com/en /advanced-seo-url/advanced-phpbb-seo-url-t1219.html ' ,
1663- 'u ' => 'http://www.phpbb-seo.com/en /phpbb-mod-rewrite/ultimate-seo-url-t4608.html ' ,
1660+ 1 => 'http://www.phpbb-seo.org /simple-seo-url/simple-phpbb-seo-url-t1566.html ' ,
1661+ 2 => 'http://www.phpbb-seo.org /mixed-seo-url/mixed-phpbb-seo-url-t1565.html ' ,
1662+ 3 => 'http://www.phpbb-seo.org /advanced-seo-url/advanced-phpbb-seo-url-t1219.html ' ,
1663+ 'u ' => 'http://www.phpbb-seo.org /phpbb-mod-rewrite/ultimate-seo-url-t4608.html ' ,
16641664 );
16651665
16661666 $ modrtype_lang ['modrforumlinks_en ' ] = array (
1667- 1 => 'http://www.phpbb-seo.com/en /simple-seo-url/ ' ,
1668- 2 => 'http://www.phpbb-seo.com/en /mixed-seo-url/ ' ,
1669- 3 => 'http://www.phpbb-seo.com/en /advanced-seo-url/ ' ,
1670- 'u ' => 'http://www.phpbb-seo.com/en /phpbb-mod-rewrite/ ' ,
1667+ 1 => 'http://www.phpbb-seo.org /simple-seo-url/ ' ,
1668+ 2 => 'http://www.phpbb-seo.or /mixed-seo-url/ ' ,
1669+ 3 => 'http://www.phpbb-seo.org /advanced-seo-url/ ' ,
1670+ 'u ' => 'http://www.phpbb-seo.org /phpbb-mod-rewrite/ ' ,
16711671 );
16721672
16731673 if (strpos ($ this ->config ['default_lang ' ], 'fr ' ) !== false )
0 commit comments