- Code: Tout sélectionner
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if (empty($phpbb_seo) ) {
require_once($phpbb_root_path . 'phpbb_seo/phpbb_seo_class.'.$phpEx);
$phpbb_seo = new phpbb_seo();
}
// www.phpBB-SEO.com SEO TOOLKIT END
après :
- Code: Tout sélectionner
if (!defined('IN_PHPBB'))
{
exit;
}
toujours dans includes/sitemap_functions.php

Français |
Anglais






