GetParameter('url'); if (empty($url) && isset($this->config['source_url']) && !empty($this->config['source_url'])) { $url = $this->config['source_url']; } if (!empty($url)) { // parameter of this action $champ = $this->GetParameter('champ'); $image = $this->GetParameter('image'); $texte = $this->GetParameter('texte'); $defaut = $this->GetParameter('defaut'); if (!empty($champ)) { // on harge dans une variable globale pour le cas ou l'action est appelée plusieurs fois if (!isset($GLOBALS['externalpage'][$url])) { $GLOBALS['externalpage'][$url] = file_get_contents($url.'/html'); } if (!$GLOBALS['externalpage'][$url] === false) { // le titre est un cas particulier if ($champ == 'bf_titre') { $regexp = '/