Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
meis2m committed Jan 21, 2018
1 parent a68457a commit bfe5e04
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 682 deletions.
16 changes: 8 additions & 8 deletions acp/usu.php
Original file line number Diff line number Diff line change
Expand Up @@ -1657,17 +1657,17 @@ function set_phpbb_seo_links()
$modrtype_lang['type'] = $modrtype_lang['types'][$this->core->modrtype];

$modrtype_lang['modrlinks_en'] = array(
1 => 'http://www.phpbb-seo.com/en/simple-seo-url/simple-phpbb-seo-url-t1566.html',
2 => 'http://www.phpbb-seo.com/en/mixed-seo-url/mixed-phpbb-seo-url-t1565.html',
3 => 'http://www.phpbb-seo.com/en/advanced-seo-url/advanced-phpbb-seo-url-t1219.html',
'u' => 'http://www.phpbb-seo.com/en/phpbb-mod-rewrite/ultimate-seo-url-t4608.html',
1 => 'http://www.phpbb-seo.org/simple-seo-url/simple-phpbb-seo-url-t1566.html',
2 => 'http://www.phpbb-seo.org/mixed-seo-url/mixed-phpbb-seo-url-t1565.html',
3 => 'http://www.phpbb-seo.org/advanced-seo-url/advanced-phpbb-seo-url-t1219.html',
'u' => 'http://www.phpbb-seo.org/phpbb-mod-rewrite/ultimate-seo-url-t4608.html',
);

$modrtype_lang['modrforumlinks_en'] = array(
1 => 'http://www.phpbb-seo.com/en/simple-seo-url/',
2 => 'http://www.phpbb-seo.com/en/mixed-seo-url/',
3 => 'http://www.phpbb-seo.com/en/advanced-seo-url/',
'u' => 'http://www.phpbb-seo.com/en/phpbb-mod-rewrite/',
1 => 'http://www.phpbb-seo.org/simple-seo-url/',
2 => 'http://www.phpbb-seo.or/mixed-seo-url/',
3 => 'http://www.phpbb-seo.org/advanced-seo-url/',
'u' => 'http://www.phpbb-seo.org/phpbb-mod-rewrite/',
);

if (strpos($this->config['default_lang'], 'fr') !== false)
Expand Down
2 changes: 1 addition & 1 deletion styles/all/template/phpbb_seo.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* @package Ultimate phpBB SEO Friendly URL
* @version $$
* @copyright (c) 2006 - 2014 www.phpbb-seo.com
* @copyright (c) 2006 - 2014 www.phpbb-seo.org
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
Expand Down
59 changes: 0 additions & 59 deletions tests/core.php

This file was deleted.

87 changes: 0 additions & 87 deletions tests/core/drop_sid_test.php

This file was deleted.

45 changes: 0 additions & 45 deletions tests/core/format_url_test.php

This file was deleted.

36 changes: 0 additions & 36 deletions tests/core/get_url_info_test_.php

This file was deleted.

57 changes: 0 additions & 57 deletions tests/core/prepare_topic_url_test.php

This file was deleted.

40 changes: 0 additions & 40 deletions tests/core/prepare_url_test.php

This file was deleted.

Loading

0 comments on commit bfe5e04

Please sign in to comment.